Skip to content

SyNguyen98/memoria-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEMORIA BACKEND

Build status

The backend provide REST API for Memoria Application.

Table of Contents

Introduction

Provide a brief overview of your project. Mention its purpose, goals, and any relevant background information.

Features

List the key features of your Spring Boot application.

  • Feature 1
  • Feature 2
  • ...

Getting Started

Provide instructions on how to set up and run the project locally.

Prerequisites

List any prerequisites or dependencies that users need to install before using your application.

Installation

Step-by-step guide on how to install and set up the project.

git clone https://github.com/SyNguyen98/memoria-be.git
cd memoria-be
./mvnw clean install