Skip to content

A simple vanilla React app to track your weight

Notifications You must be signed in to change notification settings

portovep/weighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weighter

Build Status

A simple app to track your weight

Getting started

Set the environment variables

$ export DATABASE_URL=postgres://<USERNAME>:<PASSWORD>@127.0.0.1:5432/<DATABASE_NAME>

Install the dependencies

$ npm install

Start the app

$ npm start

Deployment

Deploy the app to a heroku environment

$ bash scripts/deploy.sh <environment>

About

A simple vanilla React app to track your weight

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published