https://github.com/jerrychong25/node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
https://github.com/jerrychong25/node-express-mongo-passport-jwt-typescript
docker docker-compose express express-js expressjs hacktoberfest jwt jwt-authentication mongo mongodb mongoose node node-js nodejs passport passportjs ts typescript
Last synced: 16 days ago
JSON representation
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-mongo-passport-jwt-typescript
- Owner: jerrychong25
- License: mit
- Created: 2019-05-30T06:04:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T08:32:19.000Z (3 months ago)
- Last Synced: 2025-03-30T03:08:55.505Z (23 days ago)
- Topics: docker, docker-compose, express, express-js, expressjs, hacktoberfest, jwt, jwt-authentication, mongo, mongodb, mongoose, node, node-js, nodejs, passport, passportjs, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 354 KB
- Stars: 102
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Node.js Back End Web Application with REST API, User JWT Authentication and MongoDB Data Storage using TypeScript
[](https://gitHub.com/jerrychong25/node-express-mongo-passport-jwt-typescript/releases/)
[](https://github.com/jerrychong25/node-express-mongo-passport-jwt-typescript/graphs/commit-activity)
[](https://hits.seeyoufarm.com)[](https://www.buymeacoffee.com/jerrychong25)
## Getting Started
This is a Node.js back end web application written in TypeScript, which features REST API interface via Express.js, user JWT authentication via Passport.js, and MongoDB data storage via Mongoose.js.
## Deployment
Hosted on local host.
## Built With
* [Docker](https://www.docker.com/)
* [Docker Compose](https://docs.docker.com/compose/)
* [Visual Studio Code](https://code.visualstudio.com/)## Versioning
[Semantic Versioning (SemVer) 2.0.0](http://semver.org/)
## Authors
**Jerry Chong** - [jerrychong25](https://github.com/jerrychong25)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details