https://github.com/realyarilabs/exchange_api
Elixir Exchange API & Dashboard
https://github.com/realyarilabs/exchange_api
elixir exchange exchange-api orderbook phoenix trading
Last synced: about 2 months ago
JSON representation
Elixir Exchange API & Dashboard
- Host: GitHub
- URL: https://github.com/realyarilabs/exchange_api
- Owner: realyarilabs
- License: apache-2.0
- Created: 2020-08-10T09:14:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:30:12.000Z (over 2 years ago)
- Last Synced: 2024-12-12T02:40:19.736Z (10 months ago)
- Topics: elixir, exchange, exchange-api, orderbook, phoenix, trading
- Language: Elixir
- Homepage:
- Size: 1020 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExchangeApi
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Install Node.js dependencies with `npm install` inside the `assets` directory
* Start Phoenix endpoint with `mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix