An open API service indexing awesome lists of open source software.

https://github.com/drawveloper/benvenuto

Table reservation system
https://github.com/drawveloper/benvenuto

Last synced: about 1 year ago
JSON representation

Table reservation system

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