1
0
forked from fr/deguapp
deguapp/api/src
2024-05-08 16:31:21 +02:00
..
config Clean setup - nork v4, nothing else 2024-04-29 21:26:04 +02:00
controllers Added: fully working signin/signup system with routing 2024-05-06 22:18:22 +02:00
middlewares Added: Beer API, Docs API and tests for both, fixed build 2024-05-03 01:46:23 +02:00
models Added: Beer API, Docs API and tests for both, fixed build 2024-05-03 01:46:23 +02:00
public Added: Beer API, Docs API and tests for both, fixed build 2024-05-03 01:46:23 +02:00
routes Moved from axios to Fetch API, Added user object to the AuthState 2024-05-08 16:31:21 +02:00
services Added: tests, signin api, not working docker 2024-05-01 23:24:03 +02:00
utils Added: fully working signin/signup system with routing 2024-05-06 22:18:22 +02:00
validators Added: Beer API, Docs API and tests for both, fixed build 2024-05-03 01:46:23 +02:00
.env.example Addded: .env.example, fixed build 2024-05-02 00:24:16 +02:00
app.ts Added: fully working signin/signup system with routing 2024-05-06 22:18:22 +02:00
server.ts Added: tests, signin api, not working docker 2024-05-01 23:24:03 +02:00