Skip to content

globalcounter/globalcounter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

globalcounter-server

The backend for the Global Counter Android app.

Requirements

It's using tusk to run the automated scripts. Install it from the following:

brew install rliebz/tusk/tusk

Development

Setup the project by installing all the required dev tools:

tusk setup

Start the dev server:

tusk dev

Start the prod server:

tusk start

Deploy the server:

tusk deploy

Please refer to tusk.yml file for more commands.

Releases

No releases published

Packages

No packages published

Languages