File tree Expand file tree Collapse file tree 3 files changed +5
-50
lines changed Expand file tree Collapse file tree 3 files changed +5
-50
lines changed Original file line number Diff line number Diff line change
1
+ 12.18.0
Original file line number Diff line number Diff line change 1
1
# Topcoder Bookings API
2
2
3
- ## Dependencies
3
+ ## Requirements
4
4
5
- - nodejs https://nodejs.org/en/ (v12+)
6
- - PostgreSQL
7
- - ElasticSearch (7.x)
8
- - Docker
9
- - Docker-Compose
5
+ - [ Node.js] ( https://nodejs.org/en/ ) v12+
6
+ - [ Docker] ( https://www.docker.com/ )
7
+ - [ Docker-Compose] ( https://docs.docker.com/compose/install/ )
10
8
11
9
### Steps to run locally
12
10
@@ -204,7 +202,3 @@ The following parameters can be set in the config file or via env variables:
204
202
205
203
- Run `npm run test` to execute unit tests
206
204
- Run `npm run cov` to execute unit tests and generate coverage report.
207
-
208
- ## Verification
209
-
210
- Refer to the verification document [Verification.md](Verification.md)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments