Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 760 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 760 Bytes

JumpSessionBookStoreFE

Tech Stack

-Frontend: Angular v16 -Backend: Node.js, Java Spring Boot -Java Versions: Java 17 / 22 -Containerization: Docker -Database: PostgreSQL -Version Control: Git -Git Clients: GitHub Desktop, Fork (user's choice)

Prerequisites

-Before you begin, ensure you have met the following requirements: -Software Dependencies: -Visual Studio Code -IntelliJ Community (Optional if using Java in VSCode) -Docker -Java JDK -Git -Git Client (GitHub Desktop or Fork)

Installation

To install the application, follow these steps:

-Clone the Repository -Open a terminal. -Clone the repo git clone https://github.com/your-repo-name.git

Dependancies

To get all dependencies run this command in your terminal

npm install