Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wilsson/example-nestjs-migrations
https://github.com/wilsson/example-nestjs-migrations
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wilsson/example-nestjs-migrations
- Owner: wilsson
- Created: 2020-01-08T05:14:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T19:44:54.000Z (over 3 years ago)
- Last Synced: 2024-04-14T04:43:37.249Z (7 months ago)
- Language: TypeScript
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Project Build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command