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

https://github.com/robsonmt/crud-node


https://github.com/robsonmt/crud-node

jsonwebtoken node postgresql typeorm typescript yup-validation

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Project Build with TypeORM

Steps to run this project:

1. Run `yarn install` command
2. Configure the variable settings inside the `.env` file based on the `.env.example` file.
3. Run `yarn migration:run` command
4. Run `yarn dev` command