Skip to content

go-squads/unclog-dashboard

Repository files navigation

UNCLOG DASHBOARD

Anclog Dashboard is web application to visualize the aggregated data form Unclog Worker.

##Dependencies

##Installation Make sure that you had installed Ruby, Rails, and Postgresql. Then, create your database and set your database name on config/database.yml

We don't create database migrator for this project. The data base migrator located in the Unclog Worker. We choose this to avoid ambiguity.

##Running To run this project, execute this command rails s with default port 3000. If you want to change the port, execute this command rails s -p <PORT>

##Testing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published