https://github.com/launchscout/fiberex_catan
Either a digestion aid or a project to bring react-three-fiber together with Elixir in awesome three dimensional ways.
https://github.com/launchscout/fiberex_catan
Last synced: 7 months ago
JSON representation
Either a digestion aid or a project to bring react-three-fiber together with Elixir in awesome three dimensional ways.
- Host: GitHub
- URL: https://github.com/launchscout/fiberex_catan
- Owner: launchscout
- Created: 2022-06-13T23:45:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T01:54:47.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T07:10:40.507Z (over 2 years ago)
- Language: Elixir
- Size: 36 MB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FiberexCatan
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* 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