Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developaul/nest-gpt
https://github.com/developaul/nest-gpt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/developaul/nest-gpt
- Owner: developaul
- Created: 2024-06-05T02:01:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T22:15:49.000Z (7 months ago)
- Last Synced: 2024-06-09T23:27:55.446Z (7 months ago)
- Language: TypeScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation in development
1. Clone the repository
2. install dependencies `npm install`
3. Create a `.env` file in the root directory
4. run `npm run start:dev`