Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 269 Bytes

File metadata and controls

21 lines (14 loc) · 269 Bytes

DB Set up

Connect to db with table plus and manually run the query in the users.sql file. If not, authentication service will fail.

Build and start containers

make up_build

Start containers

make up

Stop containers

make up