Skip to content

0xCator/SE2Back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Autonomous Fainting Attacks Savior System (backend)

Welcome to the backend of the Autonomous Fainting Attacks Savior System! This Node.js backend is designed for a real-time system created as part of a software engineering course at FCIH. The full project is available in the bracelet and frontend repositories.

Quick start

  $ npm i
  $ npm start 

make sure that you have .env file in this schema

DATABASE_URL = <YOUR-MONGO-URL>
API_KEY = <FIREBASE-KEY>
CONN_STR = <CONNECTION-STRING-FOR-AUSRE-COMMUNICATION-SERVICE>
EMAIL = <EMAIL-THAT-IN-AUSURE-COMMUNICATION-SERVICE>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published