Alex Suvorov eb1107cfee Merge pull request #9 from redstone-finance/monorepo-integration-tests
chore: add scripts for integration tests
2023-10-18 15:41:33 +02:00
2022-07-05 01:16:17 +02:00
2021-12-07 23:09:46 +01:00
2021-12-07 23:09:46 +01:00
2022-06-06 09:13:33 +02:00
2022-06-30 12:44:52 +02:00
2022-06-06 09:13:33 +02:00
2021-09-26 00:20:20 +02:00
2022-06-06 09:13:33 +02:00
2022-06-06 09:13:33 +02:00

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
No description provided
Readme 500 KiB
Languages
TypeScript 97.8%
JavaScript 1%
Shell 0.9%
Dockerfile 0.3%