Skip to content

ranran2121/patisserie

Repository files navigation

Getting Started

1.Cd in the project folder and make sure to have the env variables in the .env file

2.Set the node version:

nvm use

3.Install dependencies:

npm install

4.Start the database container:

npm run docker-up

5.After the database container is started and running:

npm run db-up

6.Start the application:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published