Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pacifiquem/node-typeorm-auth-starter
Node typeorm auth starter
https://github.com/pacifiquem/node-typeorm-auth-starter
Last synced: 13 days ago
JSON representation
Node typeorm auth starter
- Host: GitHub
- URL: https://github.com/pacifiquem/node-typeorm-auth-starter
- Owner: pacifiquem
- Created: 2022-08-06T09:02:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T21:27:29.000Z (5 months ago)
- Last Synced: 2024-06-15T22:32:31.391Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 918 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to run?
- clone this repo
- run `npm install` command
- rename `demo.env` to `.env` and add values respectively
- you're done! run application by `npm run dev` command.