Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emischorr/photobooth
Photobooth control software written in Elixir
https://github.com/emischorr/photobooth
elixir phoenix photobooth
Last synced: 7 days ago
JSON representation
Photobooth control software written in Elixir
- Host: GitHub
- URL: https://github.com/emischorr/photobooth
- Owner: emischorr
- Created: 2016-08-07T15:34:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T11:42:42.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T03:39:19.603Z (about 2 months ago)
- Topics: elixir, phoenix, photobooth
- Language: Elixir
- Homepage:
- Size: 802 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photobooth
To start your Phoenix app:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `npm install`
* Start Phoenix endpoint with `mix phoenix.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: http://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix