/OpenSJGit

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

OpenSJGIT

GitHub last commit GitHub stars GitHub forks GitHub issues GitHub All Releases License

Description

This project is a Git server implemented in Java, designed as a learning exercise to understand and utilize Spring Boot. This is also my first project with springboot and jgit

What is working now

For now only the login / register part is working

What is comming next?

The next part will be the most interesting, repositories creation and management

Installation

git clone https://github.com/Arinonia/OpenSJGIT.git
cd OpenSJGIT/
#Empty for now

Contribution

If you would like to contribute to this project, please feel free to submit pull requests or open issues.

Screenshots

Login Page Register Page Home Page Settings Page Dashboard Page Edit User Page Repositories Page

Licence

Distributed under the GPL-3 License. See the LICENSE file for more information.