Skip to content

space-elephant/EECS-1012-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriSec

The Locked Pages is a place where you can share or view encrypted diaries.

Installing the Requirements

npm install express vitest

Running the Server

The server should be run from the repository's root directory. It can be run with

node server/main.js

By default, the server will listen on port 8080.

Testing

This project uses the vitest framework that we used in labs. Like in labs, testing requires an export line to be uncommented from the end of each of the following files:

  • server/main.js
  • client/scripts/universal.js
  • client/scripts/login.js Furthermore, in both of the client scripts, the function call, also at the end of the file, which sets up the event listener, must be commented out. This is described in a comment at the end of the relevant files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •