Tom
|
e0ee5b4b96
|
fix: replit issues (#24)
|
2022-07-16 18:43:54 +01:00 |
|
Naomi Carrigan
|
ba02f3209e
|
chore: clarify readme (#22)
|
2022-05-03 17:45:45 -05:00 |
|
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 |
|
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>
|
2021-03-12 09:39:21 -07:00 |
|
Seth
|
b8dcd60fbc
|
fix: add npm run test (#17)
User can now do `npm run test` to run tests.
|
2021-03-12 07:41:43 -08:00 |
|
Nicholas Carrigan (he/him)
|
85eb52fa9b
|
fix: Remove engine from package.json (#16)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
|
2020-12-24 08:36:02 -06:00 |
|
Mayur Patil
|
42569e00f7
|
feat/fix: add .gitignore file (#15)
.gitignore to ignore nodemodules on npm install not present
|
2020-12-09 15:00:16 +00: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 |
|
Tom
|
14cd901870
|
Merge pull request #4 from glushkov89/patch-1
Corrected #convertForm 'on submit' event handler
|
2020-10-05 16:21:34 -05:00 |
|
Kristofer Koishigawa
|
cce613c52d
|
Merge pull request #10 from Obaida-Albaroudi/master
Make it work with Repl.it
|
2020-07-10 13:25:03 +09:00 |
|
Obaida Albaroudi
|
553ccdf5fd
|
Added .replit
Lockfile
Readme
|
2020-07-08 15:11:31 +00:00 |
|
Egor Glushkov
|
02912f7605
|
Corrected #convertForm 'on submit' event handler
#convertForm 'on submit' event handler needs event object as an argument.
|
2018-11-07 15:11:33 +03:00 |
|
Berkeley Martinez
|
baecd043aa
|
Merge pull request #1 from user512/fix/convert-form
Fix convertForm submit
|
2017-08-08 18:18:54 -07:00 |
|
Tom Lee
|
704a42e70f
|
Fix convertForm submit
|
2017-06-10 23:24:33 -07:00 |
|
System
|
7e2150cf0b
|
Initial commit from Gomix.
|
2017-02-18 19:14:10 +00:00 |
|
Joseph Livengood
|
61b99a0dfe
|
Initial commit
|
2017-02-18 14:13:42 -05:00 |
|