Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 268 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 268 Bytes

Auth server

Generate client code

task generate-client

Tests

task tests

Lint

task lint

Run the demo

Execute command :

docker compose up

will run all required components.

Now, you can open http://localhost:3000