My personal website. https://comfycamp.space
Find a file
2024-07-09 23:07:57 +05:00
assets fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
config fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
lib fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
priv fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
test chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
.editorconfig Add a cinema page 2023-12-03 19:31:02 +05:00
.formatter.exs chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
.gitignore chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
docker-compose.yml chore: configure dev database 2024-06-15 15:49:09 +05:00
LICENSE.md Add license, improve readme 2023-10-15 11:25:48 +05:00
mix.exs fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
mix.lock fix(flash): write custom styles, update translations 2024-07-09 23:07:57 +05:00
README.md chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00

Comfycamp

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • 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