CEEX Fake Data Service

Run Locally

npm install
npm run start

Run with Docker

docker build -t ceex-fake .
docker run --rm -p 3000:3000 ceex-fake