Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 408 Bytes

File metadata and controls

5 lines (4 loc) · 408 Bytes

TaskApp

NodeJS/Express Back-End and Angular Front-End for a simple To-Do-List Webapp. Purpose is to get in touch with web technology and try basic mechanisms to secure such an app against the most common web attacks.

Run the server

To run the server you must have a running mongodb installation on your computer. Execute the 'node piloteServer.js'. The app is now accesable under https://localhost:8089