Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tokdaniel/order-book


https://github.com/tokdaniel/order-book

Last synced: about 14 hours ago
JSON representation

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/).