Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geometerio/playwright-elixir-phoenix
https://github.com/geometerio/playwright-elixir-phoenix
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/geometerio/playwright-elixir-phoenix
- Owner: geometerio
- Created: 2021-12-06T13:04:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T13:05:04.000Z (about 3 years ago)
- Last Synced: 2024-11-17T16:33:21.470Z (2 months ago)
- Language: Elixir
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example
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.