https://github.com/dkarter/ultra_sonic_pi
🥧 Collaborative code editor for SonicPi. Written in Phoenix with Channels.
https://github.com/dkarter/ultra_sonic_pi
Last synced: over 1 year ago
JSON representation
🥧 Collaborative code editor for SonicPi. Written in Phoenix with Channels.
- Host: GitHub
- URL: https://github.com/dkarter/ultra_sonic_pi
- Owner: dkarter
- Created: 2016-10-03T15:03:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T04:13:27.000Z (over 2 years ago)
- Last Synced: 2025-04-02T23:31:20.270Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://doriankarter.com
- Size: 1.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Note: this is just a POS and a way to learn about channels in Phoenix. Feel free
to play with it but don't expect everything to work. Also the javascript code
needs some cleaning up, may
# UltraSonicPi
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