https://github.com/scffs/integratator-test
https://github.com/scffs/integratator-test
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scffs/integratator-test
- Owner: scffs
- Created: 2025-07-03T05:52:27.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-07-03T05:55:32.000Z (6 months ago)
- Last Synced: 2025-07-03T06:35:41.136Z (6 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Integrator test
## Setup
copy `env.example` to `.env` and fill it.
## Run
```bash
npm i
```
```bash
npm run build
```
```bash
docker compose up -d
```