Skip to content

A backend app for scheduling sessions with vendors

Notifications You must be signed in to change notification settings

Smeks-ops/CutSession

Repository files navigation

CutSession

An app that allows users to create and manage bookings for a studio(like a gym).

Getting the App Locally

  1. Clone this repository with this command
git clone https://github.com/Smeks-ops/CutSession.git

Installing the App

  1. Install dependencies with this command in the home folder, the api-server folder and the client folder
npm install or yarn
  1. Ensure you have the local .env file for configuration parameters. A sample.env file is shown in the api-server folder directory for guide.
npm run dev or yarn dev

About

A backend app for scheduling sessions with vendors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published