Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.