Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuraguerra/stripe-prototype
Stripe payment with commerce_billing
https://github.com/zuraguerra/stripe-prototype
Last synced: about 1 month ago
JSON representation
Stripe payment with commerce_billing
- Host: GitHub
- URL: https://github.com/zuraguerra/stripe-prototype
- Owner: ZuraGuerra
- Created: 2015-09-18T03:30:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T17:07:08.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T22:26:19.087Z (7 months ago)
- Language: Elixir
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tolkien
# Stripe prototypeTo start your Phoenix app:
1. Install dependencies with `mix deps.get`
2. Create and migrate your database with `mix ecto.create && mix ecto.migrate`
3. 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