https://github.com/nonrational/pecora
🐑🇮🇹
https://github.com/nonrational/pecora
Last synced: 8 months ago
JSON representation
🐑🇮🇹
- Host: GitHub
- URL: https://github.com/nonrational/pecora
- Owner: nonrational
- Created: 2018-10-14T20:42:58.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T05:56:22.000Z (over 3 years ago)
- Last Synced: 2025-01-13T07:13:09.517Z (over 1 year ago)
- Language: Elixir
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pecora
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Install Node.js dependencies with `npm install` inside the `assets` directory
* 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