Go to file
Ryan Rix c4b693ce5f modularize backfills, implement "frontfill" (lol gdi) 2023-09-21 15:31:59 -07:00
assets splat 2023-09-19 22:33:34 -07:00
config splat 2023-09-19 22:33:34 -07:00
lib modularize backfills, implement "frontfill" (lol gdi) 2023-09-21 15:31:59 -07:00
priv set up ingestion pipeline 2023-09-19 22:33:34 -07:00
test phx.gen.live 2023-09-19 22:33:34 -07:00
.envrc update dev env 2023-09-19 22:33:34 -07:00
.formatter.exs splat 2023-09-19 22:33:34 -07:00
.gitignore update dev env 2023-09-19 22:33:34 -07:00
README.md splat 2023-09-19 22:33:34 -07:00
default.nix splat 2023-09-19 22:33:34 -07:00
mix.exs working API-based backfill 2023-09-21 13:05:30 -07:00
mix.lock start working on API-based ingestion 2023-09-19 22:33:34 -07:00
mix.nix splat 2023-09-19 22:33:34 -07:00
pkg.nix splat 2023-09-19 22:33:34 -07:00
shell.nix splat 2023-09-19 22:33:34 -07:00

README.md

Akkoma2org

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