My own 42 API front build with FastAPI/Python & React/Vite/Chakra
-
Install Docker
-
Create your App on 42 intra, use
http://localhost:8000/auth/callback
as Redirect URI, copy.env.example
in to.env
fill the.env
Up the project
make
Stop it
make down