Go to file
🎷🐢 S. P. O. Clayton 15cf4310b5
Add initial SRD content
2023-01-16 00:49:48 -05:00
assets Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
config Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
lib Add initial SRD content 2023-01-16 00:49:48 -05:00
priv Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
test Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
.formatter.exs Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
.gitignore Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
README.md Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
justfile Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
mix.exs Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00
mix.lock Initial work with dataforge download and cache 2023-01-15 22:43:57 -05:00

README.md

Swornforged

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