Files
ui/.gitignore
tsukino 15e52eb6ef Add unit test (#15)
* setup unit test

* add unit test

* add config.test.json

* add unit test

* add unit test: users.ts

* add unit test

* add unit test: all ducks and services

* add unit test: Post

* finish unit test

* add doc
2022-04-05 13:28:15 +08:00

11 lines
120 B
Plaintext

.idea
node_modules/
build/
build-test/
config.dev.json
config.prod.json
config.json
.DS_Store
.env
coverage/
.nyc_output