An online collaborative poetry pad
Go to file
Silas 52a7a64d23
add quilljs, create channel for syncing documents
2023-11-24 19:07:52 -05:00
assets add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00
config initial commit 2023-11-12 18:05:41 -05:00
lib add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00
priv add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00
test initial commit 2023-11-12 18:05:41 -05:00
.credo.exs add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00
.formatter.exs initial commit 2023-11-12 18:05:41 -05:00
.gitignore initial commit 2023-11-12 18:05:41 -05:00
README.md initial commit 2023-11-12 18:05:41 -05:00
docker-compose.yml initial commit 2023-11-12 18:05:41 -05:00
mix.exs add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00
mix.lock add quilljs, create channel for syncing documents 2023-11-24 19:07:52 -05:00

README.md

Poex

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