https://github.com/aaronjsutton/personal
The second iteration of my personal website
https://github.com/aaronjsutton/personal
personal phoenix website
Last synced: 8 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:53:59.000Z (about 3 years ago)
- Last Synced: 2025-07-15T11:04:27.376Z (8 months ago)
- Topics: personal, phoenix, website
- Language: Elixir
- Homepage: https://aaronjsutton.com
- Size: 9.42 MB
- Stars: 0
- Watchers: 0
- 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