https://github.com/lucidstack/cinemix
Generate random plots from everyone's favourite movies
https://github.com/lucidstack/cinemix
Last synced: 29 days ago
JSON representation
Generate random plots from everyone's favourite movies
- Host: GitHub
- URL: https://github.com/lucidstack/cinemix
- Owner: lucidstack
- License: mit
- Created: 2016-05-24T17:23:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T08:36:50.000Z (about 10 years ago)
- Last Synced: 2025-12-28T10:14:42.751Z (6 months ago)
- Language: Elixir
- Homepage: http://cinemix.lucidstack.com
- Size: 68.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cinemix
To start your Phoenix app:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* 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: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix