Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The [poop emoji]iest grade tracking software known to man

License

nickvirag/pop-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💩log

💩log is a 💩ty Node.JS grade and hour tracking webapp with support for multiple organizations and email invites.

Installation

Start MongoDB

sudo mongod

Install node modules

npm install

Set environment variables

export GOOGLE_CLIENT_ID="my_client_id"
export GOOGLE_CLIENT_SECRET="my_client_secret"
export DATABASE_URI="mongodb://my_mongo_url:12345"
export WEB_URL="http://my_web_url:3000"

Start server

npm start

Settings

Change global website title

export WEB_TITLE="My New Title"

About

The [poop emoji]iest grade tracking software known to man

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published