I’m kinda new to Ionic and therefore might have a lot of questions. When making an ionic application, the guides and tutorials i’ve earlier followed didn’t seem to create a server.js file with different require for body parser, express, mongoose and listeners for my app. Do i really need this for an ionic app? I know it’s typical to make this with an MEAN-stack project, but it just seems like (for me) that Ionic have a different way of handling the files.
Therefore when i’m creating my login, what is the right way of doing it and i need to implement JWT (JSON Web Token) for authentication to it?
Hope any of you guys can help me out! Thanks in regards and have a great day.
- Fillah