https://github.com/japrozs/amet
A repository that contsins the codebase for a nodejs web application
https://github.com/japrozs/amet
Last synced: 3 months ago
JSON representation
A repository that contsins the codebase for a nodejs web application
- Host: GitHub
- URL: https://github.com/japrozs/amet
- Owner: japrozs
- Created: 2021-02-25T18:25:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T18:27:01.000Z (over 4 years ago)
- Last Synced: 2025-01-09T01:04:59.708Z (5 months ago)
- Language: TypeScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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