Skip to content

NodeJs Web Api and Web App together at same project with JWT

License

Notifications You must be signed in to change notification settings

umutyilmaz44/NodeJs-WebApp-Api-JWT

Repository files navigation

NodeJs-WebApp-Api-JWT

This project aims to show how to do it by using JWT in a single project with Node js web api and web app.

Technologies and libraries used in the project are specified in the noteice.md file. To mention in summary; Express ejs sequelize is used. JavaScript was used as a programming language in the project.

Database first approach has been adopted in the project. Tables defined in Postgresql are automatically transformed into models in the project with sequalize-auto.

If you want to copy and run the project, you must first organize the commands in the dump-baseDb.sql file according to your own working environment, then run the commands and create the necessary database.

You can use for login:

Email : muhuttun.gandak@gmail.com

Password: admin

Demo Video

Screenshot

About

NodeJs Web Api and Web App together at same project with JWT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages