build
|
working docker compose
|
2022-07-01 22:06:50 +02:00 |
prisma
|
gitignore
|
2022-07-02 20:44:10 +02:00 |
src
|
disable info logs in integration tests
|
2022-07-09 13:17:45 +02:00 |
.dockerignore
|
tidy up env vars
|
2022-07-02 21:14:07 +02:00 |
.env.example
|
add example env webapp
|
2022-07-02 20:54:55 +02:00 |
.env.test
|
disable info logs in integration tests
|
2022-07-09 13:17:45 +02:00 |
.gitignore
|
integration testing with sqlite
|
2022-07-09 12:26:49 +02:00 |
Dockerfile
|
tidy up env vars
|
2022-07-02 21:14:07 +02:00 |
package-lock.json
|
integration testing with sqlite
|
2022-07-09 12:26:49 +02:00 |
package.json
|
add some integration tests
|
2022-07-09 13:02:35 +02:00 |
server.ts
|
add testing libs, separate app from server
|
2022-07-09 10:35:44 +02:00 |
tsconfig.json
|
add sample test
|
2022-07-09 10:47:03 +02:00 |
vite.config.ts
|
add testing libs, separate app from server
|
2022-07-09 10:35:44 +02:00 |