/ReinForce

Task monitor that encourages skill reinforcement.

Primary LanguageTypeScript

ReinForce

ReinForce is a task monitor that encourages skill reinforcement.

Note: This application only works with PG_URI value set in .env file. ReinForce is built to interact with any empty postgreSQL database.

Installation

Clone ReinForce to local machine. Afterwards, install necessary packages.

npm install

Usage

In the terminal for ReinForce, use npm run dev and navigate to http://localhost:8080 in browser to use application.

npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.