Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronjsutton/personal
The second iteration of my personal website
https://github.com/aaronjsutton/personal
personal phoenix website
Last synced: 3 days ago
JSON representation
The second iteration of my personal website
- Host: GitHub
- URL: https://github.com/aaronjsutton/personal
- Owner: aaronjsutton
- Created: 2020-04-20T20:11:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:53:59.000Z (about 2 years ago)
- Last Synced: 2025-01-07T23:42:01.823Z (6 days ago)
- Topics: personal, phoenix, website
- Language: Elixir
- Homepage: https://aaronjsutton.com
- Size: 9.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal
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: 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