Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elixirschool/admissions
Admissions is the gateway to Elixir School's private Slack
https://github.com/elixirschool/admissions
bulma-css elixirschool example github-api phoenix-framework slack slack-api ueberauth
Last synced: 3 months ago
JSON representation
Admissions is the gateway to Elixir School's private Slack
- Host: GitHub
- URL: https://github.com/elixirschool/admissions
- Owner: elixirschool
- License: apache-2.0
- Created: 2018-11-14T23:49:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T05:08:23.000Z (almost 2 years ago)
- Last Synced: 2024-09-30T01:41:43.521Z (4 months ago)
- Topics: bulma-css, elixirschool, example, github-api, phoenix-framework, slack, slack-api, ueberauth
- Language: Elixir
- Homepage: https://admissions.elixirschool.com
- Size: 1.76 MB
- Stars: 20
- Watchers: 10
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Admissions
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 --prefix ./assets`
* 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