https://github.com/lunarlogic/skillset
https://github.com/lunarlogic/skillset
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lunarlogic/skillset
- Owner: LunarLogic
- License: mit
- Created: 2019-01-22T15:02:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T12:05:43.000Z (over 6 years ago)
- Last Synced: 2025-01-05T12:13:02.114Z (5 months ago)
- Language: Elixir
- Size: 129 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skillset
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