https://github.com/drawveloper/benvenuto-node
A table management system made for Couveflor back in ~2012 and ported to Node.js in ~2017
https://github.com/drawveloper/benvenuto-node
Last synced: about 1 year ago
JSON representation
A table management system made for Couveflor back in ~2012 and ported to Node.js in ~2017
- Host: GitHub
- URL: https://github.com/drawveloper/benvenuto-node
- Owner: drawveloper
- Created: 2023-06-08T20:01:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T20:02:05.000Z (about 3 years ago)
- Last Synced: 2025-02-13T15:18:13.482Z (over 1 year ago)
- Language: CSS
- Size: 5.51 MB
- Stars: 0
- Watchers: 1
- 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