Skip to content

Repository files navigation

BookingSystem-Backend

How to Run the Project

  • Step 1:

    Run this command in the terminal in the project root folder:

    bash script/create-database.sh  
    

    This will run the script that creates the Docker container and sets up the SQL database and seed test data.

  • Step 2: You have to install all Node dependencies by running:

    npm install
    
  • Step 3: You have to run the project by running:

    npm run dev
    

Done

By following these steps, you can run the Salon Booking System.

Note

Make sure to set your own .env variables if you want to use Stripe, Twilio, or Cloudinary and the docker is running at your machine

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages