Commit Graph

4 Commits

Author SHA1 Message Date
Shaun Hamilton
56c68caa93
chore: remove unused error (#20) 2021-08-24 11:19:56 -05:00
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".
2021-06-27 17:01:37 +01:00
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>
2020-11-25 09:09:04 -06:00
System
7e2150cf0b Initial commit from Gomix. 2017-02-18 19:14:10 +00:00