vybe/README.md

252 B

vybe server

very very unfinished !! right now it can do a chatroom

setup

currently uses sqlite! install sqlite for your machine then do the following

sqlite3 vybe.db < db/1-init.sql

then you can yarn install and node index.js