https://github.com/duderman/dreamcalc
DreamCalc
https://github.com/duderman/dreamcalc
elixir phoenix react redux redux-saga
Last synced: 5 months ago
JSON representation
DreamCalc
- Host: GitHub
- URL: https://github.com/duderman/dreamcalc
- Owner: duderman
- Created: 2017-04-01T18:12:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T18:13:39.000Z (over 3 years ago)
- Last Synced: 2024-04-14T19:54:51.741Z (about 2 years ago)
- Topics: elixir, phoenix, react, redux, redux-saga
- Language: Elixir
- Size: 771 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dreamcalc
To start your Phoenix app:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* 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