This is a [Next.js, Nest js] project
First, run the development server and client:
cd frontend
npm run dev
cd server
npm run startOpen http://localhost:3000 with your browser to see the result.
check the api docs under localhost/api-docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a [Next.js, Nest js] project
First, run the development server and client:
cd frontend
npm run dev
cd server
npm run startOpen http://localhost:3000 with your browser to see the result.
check the api docs under localhost/api-docs