BeePong / 42_transcendence

This group project is about creating a website for the mighty Pong contest!🏓
1 stars 1 forks source link

Feature/add dummy proj #2

Closed linhtng closed 1 week ago

linhtng commented 2 weeks ago

@pixelsnow @liocle @djames9 Here is the dummy backend. Run:

make

Open http://localhost:8000/ on your browser or if you are running it on codespaces, click open browser link that codespaces gives, or find the link under Ports. There is a "test" button just to verify that the frontend is able to send requests to and receive responses from the backend. The 'accounts' app setup a simple user registration and authorization system so people can register an account, log in, and log out.