Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokdaniel/order-book
https://github.com/tokdaniel/order-book
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tokdaniel/order-book
- Owner: tokdaniel
- Created: 2021-08-15T10:59:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T04:36:12.000Z (26 days ago)
- Last Synced: 2024-10-24T22:14:56.598Z (26 days ago)
- Language: TypeScript
- Homepage: daniel-08-14.vercel.app
- Size: 3.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
There is a .Dockerfile and a docker-compose.yaml provied, so either
```bash
docker-compose up
# or
npm install
npm run dev
```does the trick
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can also view the [deployed app](https://daniel-08-14.vercel.app/).