Skip to content

chloecasali/auth

Repository files navigation

Authentication API

Launch API

Build the app

make install

Launch containers

make run

(optional) Load fixtures

make fixtures

Check the Swagger doc at http://localhost:8001

Also, if you need to check logs, run make logs

Docker-compose stack

service port id password
AUTH 8001
POSTGRESQL 5432 auth auth
ADMINER 8080 auth auth
MAILHOG 8025

Before commit/push

make test
make prettier

About

Authentication service for SkinTrack built with Symfony and API Platform, providing JWT-based authentication, user account management, and secured API endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors