Skip to content

tfantina/ciao_phx

Repository files navigation

Ciao

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Building Fast

My hope is to get this done in about two months (working on it for about 4 hours a week😬). As such I'm not writing tests and documentation will be sparse. This is an MVP, I'm not getting paid. There are lots of code smells, some I know, some I will catch when I introduce Credo, tests, etc.

For now when I write/find something to fix I will tag it with #Refactor:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published