Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 277 Bytes

superawesomeproject

Super Awesome Web Project

Running locally

This project require node.js, and use express.

  1. npm install
  2. node server.js

Security

Secrets should ONLY be locally on your machine. They may be fetched from our keyvault, not our public repository.