https://github.com/dkarter/regex.ninja
RegexNinja game
https://github.com/dkarter/regex.ninja
Last synced: 7 days ago
JSON representation
RegexNinja game
- Host: GitHub
- URL: https://github.com/dkarter/regex.ninja
- Owner: dkarter
- Created: 2016-11-30T07:10:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T04:13:16.000Z (over 2 years ago)
- Last Synced: 2026-06-06T13:06:06.277Z (29 days ago)
- Language: JavaScript
- Homepage: http://regex.ninja
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RegexNinja
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