Skip to content

djm30/SPRIN_Project

Repository files navigation

Central Hub for the Suicide Prevention & Research Impact Network

Made by Team 4

  • Dylan Morrison
  • Mathew Steele
  • Ethan Gourley

The SPRIN Central Hub aims to provide a platform for collaboration between the community towards the continued effort to improve our understanding surrounding suicide research and prevention

Live Service URL Available Here

Running Locally

The application can be run locally, either via the use of docker or by running one of the available shell scripts.

Docker

docker build -t sprin-application .
docker run -p 3000:3000 sprin-application

The application will be viewable at


http://localhost:3000

Linux / MacOS

chmod +x ./run.sh
./run.sh

Windows

PowerShell -File ./run.ps1

The application will be viewable at


http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages