Skip to content

ksevelyar/fitlog-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • direnv allow
  • mix deps.get
  • mix ecto.setup

Run

mix phx.server or inside IEx with iex -S mix phx.server

curlie localhost:4000

Test

Run tests with iex -S mix test --trace to use require IEx; IEx.pry

Wipe test db with MIX_ENV=test mix ecto.reset

About

✍️ log meals, workouts, steps and weight

Topics

Resources

Stars

Watchers

Forks

Languages