feat: init-express-backend (#6)
All checks were successful
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 23s

Reviewed-on: #6
Co-authored-by: Clement <c.boesmier@aptatio.com>
Co-committed-by: Clement <c.boesmier@aptatio.com>
This commit is contained in:
2024-05-06 21:20:29 +02:00
committed by Clement
parent d5afe1631e
commit 1bbc7a2aa3
18 changed files with 11832 additions and 6 deletions

View File

@ -0,0 +1,11 @@
meta {
name: express test
type: http
seq: 3
}
get {
url: http://localhost:3000
body: none
auth: none
}