mirror of
https://github.com/alexgo-io/redstone-cache-layer.git
synced 2026-01-12 22:43:30 +08:00
eb1107cfee75c19cee556c72cf6ceda7592f3eea
chore: add scripts for integration tests
Express API for redstone cache layer
To run locally
# Install dependencies
yarn install
# Run local express server
yarn dev
To run local mongoDB on MacOS
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
mongod --config /usr/local/etc/mongod.conf --fork
Description
Languages
TypeScript
97.8%
JavaScript
1%
Shell
0.9%
Dockerfile
0.3%