Skip to content

Lootin-IGM/BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Developers

Lootin - BackEnd Application

About The Project

Here is the Lootin's BackEnd application which follows a REST architecture. It contains all the "reflection" behind the Front application and ensures the connection to the SQL database. It's recommended to use this application with the "Front" repository of Lootin-IGM organization.

Developed with

Getting Started

Requirements

For building and running the application you need:

Clone the Repository

As usual, you get started by cloning the project to your local machine:

git clone https://github.com/Lootin-IGM/BackEnd.git

Create MySQL Database

To use Lootin, you must create a database named "lootin" and create a user with all the rights on it having for login: "lootin" and for password "lootin".

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the src/main/java/fr/uge/lootin/back/LootinApplication class from your IDE.

Developers

This project was developed by:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages