https://github.com/getsentry/sporadic
orbital but better
https://github.com/getsentry/sporadic
hackweek2024 tag-non-production
Last synced: about 1 month ago
JSON representation
orbital but better
- Host: GitHub
- URL: https://github.com/getsentry/sporadic
- Owner: getsentry
- Created: 2024-08-19T11:57:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T20:21:30.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T06:47:11.153Z (about 1 year ago)
- Topics: hackweek2024, tag-non-production
- Language: Elixir
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sporadic
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`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix