Skip to content

PauPau1003/BookMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# BookMe To run the app on local host: ``` - npm install - npm run dev ``` For payment: ``` - cd server - node server ``` Stripe limit products to 20, but all 9 service providers has at least one product, calendly free plan only allows one event_type at a time so calendly link is hardcoded pls understand :( To run on deployed server: ``` - cd to file contains wad.pem - Command this to access ubuntu - chmod 400 wad.pem - ssh -i "wad.pem" ubuntu@34.237.246.156 - Run Npm - npm run dev ``` in case you want to re-install: ``` - Remove BookMe Folder - rm -rf BookMe Cloning Github: - git clone https://github.com/PauPau1003/BookMe.git - Install Npm - npm install - Due to JS memory have to run build in this format - NODE_OPTIONS=--max_old_space_size=4096 npm run build - lastly, npm run dev again ``` 34.237.246.156

About

WAD2 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors