NOTE: If you cant tell already this is not a production ready software. This was meant for understanding the basics of how remote git servers, especially their authentication systems works.
- You can make remote copies of your repositories.
- Collaborate with anyone across the world that you want.
- Completely free and open source
- SSH Protocol Support
- Frontend
- React (Frontend Framework)
- NextJS (Server Rendering)
- Tailwindcss (CSS Framework)
- DaisyUI (UI Framework)
- Backend
- Django
- Django rest Framework
- Server
- Apache (Web server)
- Google Cloud Platform (Cloud server)
docker-compose up --builddocker build -t gitbase-frontend:latest .