Subrelay API
July 5, 2023 ยท View on GitHub
This is the API server for the Subrelay project. It handles all API requests and provides data to the front-end.
Getting Started
Following this instruction will get you a copy of the project up and running on your local machine for development and testing purposes.
Testing
E2E test
Create .env file and update variables
The guide here
Run migration
Use the following command:
yarn run typeorm migration:run
Run test command
Use the following command to run E2E tests:
yarn test:e2e
Unit test
Use the following command to run unit tests:
yarn test
Usage
Learn more in the official documentation.
Stay in touch
Website - https://app.subrelay.com