-
Clone the repository
git clone https://github.com/itzAmka/restaurant-rest-api.git restaurant-rest-api cd restaurant-rest-api
-
Install the dependencies
pnpm install
-
Create a
.env
file in the root directory and add the following environment variables:DATABASE_URL="MONGODB_URL"
-
Run the Prisma commands to generate the Prisma client and migrate the database
npx prisma generate
-
Run the development server
pnpm dev
-
Notifications
You must be signed in to change notification settings - Fork 0
itzAmka/restaurant-rest-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
REST API for a Restaurant with Prisma and Express
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published