Backend (API Documentation) | Frontend
Social Network for University Clubs
- Java 8 SDK
- IDE (IntelliJ, Eclipse Java)
- Maven
- Create development.properties and test.properties files in config directory with port, mongodb_uri, and secret properties
- Lombok plugin
In order to run the project you have to have the following prerequisites:
There are several ways to run the server, using IDE, or using compiled .jar
file
mvn clean install
- Run ClubOKService class
java -jar clubok_be/target/clubok_be-1.0-SNAPSHOT.jar
- Anuar Otynshin
- Alexey Muryshkin
- Rustam Shumenov
- Madiyar Aitzhanov
- Aibek Ziyashev