https://github.com/akvo/data-portals
https://github.com/akvo/data-portals
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akvo/data-portals
- Owner: akvo
- Created: 2020-08-05T10:07:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T13:52:15.000Z (almost 5 years ago)
- Last Synced: 2023-03-10T21:48:09.425Z (almost 3 years ago)
- Language: TypeScript
- Size: 19.1 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# akvo-portals
## Development
- Run `docker-compose up -d --build` to start development server
- Run `docker-compose down` to stop development server
## QA
- Run `./scripts/test.sh`
- Run `./scripts/e2e.sh`
2020