Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 269 Bytes

bats

Endpoints

Endpoint Description Functionality
/signup create new user using jwt authentication

Development

make db => start the db make server => start the server make ui => start the ui