Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luigiminardi/nlw-06
Projeto construido durante a Next Level Week #06 Together
https://github.com/luigiminardi/nlw-06
absinthe-graphql absinthe-phoenix elixir elixir-phoenix graphql graphql-api next-level-week next-level-week-6 nextlevelweek nextlevelweek6 nextlevelweektogether phoenix phoenix-framework test-automation
Last synced: 28 days ago
JSON representation
Projeto construido durante a Next Level Week #06 Together
- Host: GitHub
- URL: https://github.com/luigiminardi/nlw-06
- Owner: luigiMinardi
- License: mit
- Created: 2021-06-26T18:39:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T18:41:12.000Z (over 3 years ago)
- Last Synced: 2024-11-10T09:13:12.229Z (3 months ago)
- Topics: absinthe-graphql, absinthe-phoenix, elixir, elixir-phoenix, graphql, graphql-api, next-level-week, next-level-week-6, nextlevelweek, nextlevelweek6, nextlevelweektogether, phoenix, phoenix-framework, test-automation
- Language: Elixir
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wabanex
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