philomena/README.md

25 lines
819 B
Markdown
Raw Normal View History

2019-08-15 02:32:32 +02:00
# Philomena
2019-08-18 00:06:11 +02:00
Next generation imageboard.
2019-11-19 04:58:21 +01:00
![](https://derpicdn.net/img/2019/8/23/2125268/full.png)
2019-08-15 02:32:32 +02:00
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 `cd assets && npm install`
* 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: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix