-
Notifications
You must be signed in to change notification settings - Fork 1
Download Project and Installation
Welcome to the InfoSafe program! Before you are able to begin using the system there are a few things you’ll need help with. This page will show you the basis steps to install the program so that you can start using InfoSafe. Please see our installation guide for in-depth instructions on how to install the program.
InfoSafe is a Java Spring-Boot application that uses a JavaScript-React frontend. These parts of the systems are independent and will have their own supporting software and installation procedures. The system is set up to be deployed and hosted on AWS as well as have its database and storage capabilities on AWS too. Once your installation and setup is finished and you want to get to know the system, you can access the user manual here in order to help you and familiarize yourself with the InfoSafe system.
You will need the following software installed:
- Windows 10 or 11
- An IDE (Integrated Development Environment) of your choice
- Java
- Maven
- Node.js
- git
- npm
You will need to create your own repository and clone the InfoSafe repository into it.
In your IDE terminal, change your directory to "frontend/infosafe_frontend". Type "npm install" and hit enter to install all frontend dependencies and packages then type "npm start" and hit enter to launch the frontend. In your IDE click the green start button (
Please feel free to contact us directly at our email address should you require any further information