Skip to content

lisksemen/TCafe

Repository files navigation

README

Linux installation (Debian, Ubuntu):

apt install ruby postgresql nodejs yarn -y && git clone https://github.com/lisksemen/TCafe && cd TCafe

Installing necessary gems from Gemfile:

bundle install

To run this app after cloning the repo you will need to copy

config/database_example.yml file to the config/database.yml by:

cp config/database_example.yml config/database.yml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors