23 Commits (main)
 

Author SHA1 Message Date
Manish c9a7a9efaf impl: CI
ci/woodpecker/push/woodpecker Pipeline was successful Details
8 months ago
Manish 5f6b6e10fc Impl API 1 year ago
Manish 7d70bdbe5e Impl functional tests 1 year ago
Manish 1a0f68c26f Impl unit tests 1 year ago
Manish df1d321f6c Scaffold 1 year ago
Prince Mendiratta 7488f60e82
fix: remove .replit file (#25)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
1 year ago
Tom e0ee5b4b96
fix: replit issues (#24) 2 years ago
Naomi Carrigan ba02f3209e
chore: clarify readme (#22) 2 years ago
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
Nicholas Carrigan (he/him) 7fab5e7fd0
Remove tests from boilerplate (#14)
* Remove tests from boilerplate

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

* fix: Comment out NODE_ENV

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
3 years ago
Seth b8dcd60fbc
fix: add `npm run test` (#17)
User can now do `npm run test` to run tests.
3 years ago
Nicholas Carrigan (he/him) 85eb52fa9b
fix: Remove engine from package.json (#16)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
3 years ago
Mayur Patil 42569e00f7
feat/fix: add .gitignore file (#15)
.gitignore to ignore nodemodules on npm install not present
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>
3 years ago
Tom 14cd901870
Merge pull request #4 from glushkov89/patch-1
Corrected #convertForm 'on submit' event handler
4 years ago
Kristofer Koishigawa cce613c52d
Merge pull request #10 from Obaida-Albaroudi/master
Make it work with Repl.it
4 years ago
Obaida Albaroudi 553ccdf5fd Added .replit
Lockfile
Readme
4 years ago
Egor Glushkov 02912f7605
Corrected #convertForm 'on submit' event handler
#convertForm 'on submit' event handler needs event object as an argument.
6 years ago
Berkeley Martinez baecd043aa Merge pull request #1 from user512/fix/convert-form
Fix convertForm submit
7 years ago
Tom Lee 704a42e70f Fix convertForm submit 7 years ago
System 7e2150cf0b Initial commit from Gomix. 7 years ago
Joseph Livengood 61b99a0dfe Initial commit 7 years ago