https://github.com/luigiminardi/nlw-04
Projeto construido durante a Next Level Week #04
https://github.com/luigiminardi/nlw-04
elixir next-level-week next-level-week-4 nextlevelweek nextlevelweek4 phoenix phoenix-framework rest-api
Last synced: 18 days ago
JSON representation
Projeto construido durante a Next Level Week #04
- Host: GitHub
- URL: https://github.com/luigiminardi/nlw-04
- Owner: luigiMinardi
- License: mit
- Created: 2021-03-21T18:18:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-29T11:10:50.000Z (about 5 years ago)
- Last Synced: 2025-02-24T16:51:08.605Z (over 1 year ago)
- Topics: elixir, next-level-week, next-level-week-4, nextlevelweek, nextlevelweek4, phoenix, phoenix-framework, rest-api
- Language: Elixir
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rocketpay
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`
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