Iet uz failu
Rachel Fae Fox (foxiepaws) 59799908f8 some routing related stuff 2019-08-06 19:48:14 -04:00
assets initial commit from phx.new 2019-08-01 03:16:29 -04:00
config initial commit from phx.new 2019-08-01 03:16:29 -04:00
lib some routing related stuff 2019-08-06 19:48:14 -04:00
priv Added Schemas 2019-08-06 19:35:09 -04:00
test initial commit from phx.new 2019-08-01 03:16:29 -04:00
.formatter.exs initial commit from phx.new 2019-08-01 03:16:29 -04:00
.gitignore Added Schemas 2019-08-06 19:35:09 -04:00
README.md initial commit from phx.new 2019-08-01 03:16:29 -04:00
mix.exs initial commit from phx.new 2019-08-01 03:16:29 -04:00
mix.lock initial commit from phx.new 2019-08-01 03:16:29 -04:00

README.md

Charbase

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more