https://github.com/drawveloper/benvenuto
Table reservation system
https://github.com/drawveloper/benvenuto
Last synced: about 1 year ago
JSON representation
Table reservation system
- Host: GitHub
- URL: https://github.com/drawveloper/benvenuto
- Owner: drawveloper
- Created: 2017-01-31T00:07:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T00:08:30.000Z (over 9 years ago)
- Last Synced: 2025-03-09T23:52:13.982Z (over 1 year ago)
- Language: CSS
- Size: 5.51 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benvenuto Node
_This is an old project I've brought back from the dead. Currently under repairs._ :warning:
### Getting Started
Install deps on a bare lubuntu
bash ./scripts/install.sh
Run Redis
redis-server &
Run benvenuto
npm start