https://github.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm
A Node.js back end web application with REST API, user JWT authentication and SQLite TypeORM data storage using TypeScript
https://github.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm
express express-js expressjs jwt jwt-authentication node node-js nodejs sqlite ts typeorm typescript
Last synced: 12 months ago
JSON representation
A Node.js back end web application with REST API, user JWT authentication and SQLite TypeORM data storage using TypeScript
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm
- Owner: jerrychong25
- License: mit
- Created: 2019-05-30T03:21:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T18:32:47.000Z (over 1 year ago)
- Last Synced: 2025-04-24T05:43:07.155Z (12 months ago)
- Topics: express, express-js, expressjs, jwt, jwt-authentication, node, node-js, nodejs, sqlite, ts, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 639 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- 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 SQLite Data Storage using TypeScript and TypeORM
[](https://gitHub.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm/releases/)
[](https://github.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm/graphs/commit-activity)
[](https://hits.seeyoufarm.com)
## 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, and SQLite data storage via TypeORM.
## Deployment
Hosted on local host.
## Built With
* [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