Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gokul2406/recipiebook-api
The API for recipiebook
https://github.com/gokul2406/recipiebook-api
Last synced: 14 days ago
JSON representation
The API for recipiebook
- Host: GitHub
- URL: https://github.com/gokul2406/recipiebook-api
- Owner: Gokul2406
- License: gpl-3.0
- Created: 2021-06-06T07:33:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T15:00:14.000Z (over 3 years ago)
- Last Synced: 2024-10-10T23:15:54.280Z (27 days ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RecipieBook API
## Description
The source code for API of recipie-book
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command