A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
This project requires Node.js version 20 or higher to run. Make sure you have the correct version installed before starting the project.
You can check your Node.js version with the following command:
node -v
The following environment variables are required for proper functioning of the application:
OPEN_AI_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxx
OPEN_WEATHER_API_KEY=xxxxxxxxxxxxxxxxxxxxxxx
RAPID_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxx
FREE_CURRENCY_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
The API documentation will be available once the project is running. You can access it at the following link:
- API Documentation (Available after the project is started)
Connect with me on the following platforms: