Skip to content

Project for the course dat076 web applications

Notifications You must be signed in to change notification settings

petlindg/dat076

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Parsnip Puncher

Running the project

  1. Clone the project
  2. Create an .env file in the /server directory containing secrets
  3. Open cmd
  4. Navigate to the project directory
  5. Navigate to /server
  6. Run npm i
  7. Run npm run dev
  8. Navigate to /client
  9. Run npm i
  10. Run npm start
  11. Open http://localhost:3000 on your browser

Testing

In both the client and server directories testing is done via npm test.
Note: running frontend test sometimes requires a to be pressed in order to run all of the tests.
All included tests are fully functional (including database integration and sessions) and have been tested on debian 11, windows and macOS 14.4

About

Project for the course dat076 web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •