4 Commits (main)

Author SHA1 Message Date
Shaun Hamilton 56c68caa93
chore: remove unused error (#20) 3 years ago
Willyanto 0a3fc7c3cd
fix: listening on port undefined (#19)
If PORT is not defined in .env, console.log("Listening on port "
+ process.env.PORT) will display "Listening on port undefined".
3 years ago
Rex Schrader 87ebc9c36a
Fix (Boilerplate): Add Event Parameter to test, Remove Infosec Requriements, Add Lowercase Requirement (#12)
* Fix missing event, correct example conversion

* Fix unit case

* Remove Infosec items, add lowercase requirement

* Convert to ES6, Update Packages, Fix display

* Applying @nhcarrigan's changes from site tests

* Removed unneeded mongodb ref

* Remove User Stories, Reformat README

* Apply suggestions from code review - Remove "Quality Assurance Project" Prefix

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Re-add the example text, clean up formatting

* Update Favicon

* Fix repo link, remove zombie.js

* Remove unused files, add sample.env

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: Rex Schrader <rex.schader@gmail.com>
4 years ago
System 7e2150cf0b Initial commit from Gomix. 7 years ago