https://github.com/jchristgit/phx-test
invalid csrf token error
https://github.com/jchristgit/phx-test
Last synced: about 1 year ago
JSON representation
invalid csrf token error
- Host: GitHub
- URL: https://github.com/jchristgit/phx-test
- Owner: jchristgit
- Created: 2021-05-21T17:00:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T17:02:11.000Z (about 5 years ago)
- Last Synced: 2025-02-01T00:24:30.033Z (over 1 year ago)
- Language: Elixir
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test
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