Skip to content

TableWork: hire and manage restaurant staff right now and right here

License

Notifications You must be signed in to change notification settings

TableCheck-Labs/hackathon-2022-tablework

 
 

Repository files navigation

TableWork

DEMO: tablework.netlify.app

Getting started

  • Install Node.js and NVM
  • Fork/Clone this project
  • Run nvm use or nvm use <version> (on machines running Windows)
  • Run npm i --legacy-peer-deps (will install the dependencies)
  • Run npm start (will start the app in http://localhost:3000/)

Deploy to production

Instructions for a Netlify setup:

  • Click on New site from Git
  • Select Github and the repository where you forked it
  • Change Publish directory to build/public
  • Change the Build command to CI= npm run build
  • Deploy site
  • You can change the URL name on Site settings > Change site name

Caveats

  • At some point, if the project becomes a real product, all the files in /public/static/img and /public/static/fonts should be removed and loaded from a CDN
  • The CDN URL should be specified in /config/default.json

Copyright

Copyright (c) 2022 TableCheck Inc.

Text Fonts from IBM

About

TableWork: hire and manage restaurant staff right now and right here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.3%
  • TypeScript 42.0%
  • Other 1.7%