https://github.com/code-shoily/speakr
An open source tool to help with speaker selection and CFPs, focusing on tech conferences
https://github.com/code-shoily/speakr
call-for-talks live-view phoenix productivity-tools tech-conferences
Last synced: 6 months ago
JSON representation
An open source tool to help with speaker selection and CFPs, focusing on tech conferences
- Host: GitHub
- URL: https://github.com/code-shoily/speakr
- Owner: code-shoily
- License: mit
- Created: 2019-09-20T01:57:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:41:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T19:44:42.756Z (6 months ago)
- Topics: call-for-talks, live-view, phoenix, productivity-tools, tech-conferences
- Language: Elixir
- Homepage:
- Size: 5.9 MB
- Stars: 18
- Watchers: 5
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Speakr
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