Back to Turborepo

With-NestJs | API

examples/with-nestjs/apps/api/README.md

2.9.91009 B
Original Source

With-NestJs | API

Getting Started

First, run the development server:

bash
pnpm run dev
# Also works with NPM, YARN, BUN, ...

By default, your server will run at localhost:3000. You can use your favorite API platform like Insomnia or Postman to test your APIs

You can start editing the demo APIs by modifying linksService provider.

Important Note 🚧

If you plan to build or test the app. Please make sure to build the packages/* first.

Learn More

Learn more about NestJs with following resources: