Skip to content

mayppong/fitstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitstr

Build Status

Run Locally with Docker

Fitstr includes a docker-compose.yml file.

  • Install the necessary dependencies mix deps.get
  • Migrate the database by running mix ecto.setup
  • Start the docker web container by running docker-compose up web

Now you can visit localhost:4000 from your browser.

Testing

Similarly, Fitstr includes a docker-compose service container for testing as well. Simply run docker-compose up test.

About

Record your workouts with Fitstr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors