Commit graph

31 commits

Author SHA1 Message Date
buzzcode2007
638d915654 create file name server 2025-03-08 10:54:43 +00:00
buzzcode2007
5a1be2a972 Complete task “Get Query Parameter Input from the Client” 2025-03-08 10:05:18 +00:00
buzzcode2007
c0ef2caec7 Do task “Chain Middleware to Create a Time Server” 2025-03-08 09:44:07 +00:00
buzzcode2007
c841311ad7 Complete task “Get Route Parameter Input from the Client” 2025-03-08 09:39:53 +00:00
buzzcode2007
82a6611297 Create tasks 3 and 4 2025-03-08 09:27:24 +00:00
buzzcode2007
e75a788578 Modify task 1 as task 2 2025-03-06 10:19:14 +00:00
buzzcode2007
24906ae345 Add task 1 2025-03-06 10:12:07 +00:00
buzzcode2007
0f891a477f chore(config): Change start script 2025-03-06 10:11:45 +00:00
Supravisor
4a635b463d
fix(curriculum): remove .vscode/settings.json (#164)
* Delete .vscode/settings.json

* remove vscode settings
2024-04-27 11:23:59 +02:00
Kristofer Koishigawa
e92a0561b5
feat: init gitpod config (#155) 2024-02-14 08:23:54 -06:00
Lasse Jørgensen
90473582c5
fix: update lockfile (#130) 2023-06-24 17:31:30 -07:00
John Sprunger
3d35745103
Update server.js with E6 syntax (#101)
server.js updates tested and validated here: https://boilerplate-express.johnsprunger.repl.co

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2023-05-22 13:09:30 +03:00
Alexandr Ivanov
fb45552535
fix(server.js): update log with template string (#103) 2023-05-22 13:08:32 +03:00
Prince Mendiratta
b0d2aa0a0b
fix: remove .replit file (#110)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-12-03 10:57:39 +09:00
Kristofer Koishigawa
f72550091a
fix: preinstall dotenv for local development, pretty JSON (#98)
* fix: preinstall dotenv for local development

* fix: pretty package.json
2022-07-31 21:53:57 +02:00
Lasse Jørgensen
59954fa698
chore(config): add .gitattributes and .prettierignore (#97) 2022-07-16 08:15:42 -05:00
Lasse Jørgensen
b476458d3e
fix(config/deps): update config and lockfile (#96)
* fix(config/deps): update config and lockfile

* fix(config): update entrypoint
2022-07-15 14:12:15 -05:00
Naomi Carrigan
0560ff95b1
chore: clarify readme (#82)
* chore: clarify readme

* Update README.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-03 18:06:41 -05:00
Mauryan04
a79d6e1d55
Update myApp.js (#81)
I have changed all the var to let.
2022-05-03 15:42:52 -05:00
ehsabd
4ffa43f7f6
fix: change style.css reference to public/style.css (#51) 2021-02-10 20:13:02 +05:30
Nicholas Carrigan (he/him)
3acbfae84c
Remove engine from package.json (#49)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:31:22 -06:00
Nicholas Carrigan (he/him)
549d150c90
Remove hyperdev, add gitignore (#48)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-10 13:09:21 -07:00
Randell Dawson
49538e5807
Merge pull request #43 from moT01/fix/remove-all-instructions
Fix/remove all instructions
2020-11-02 15:19:15 -08:00
moT01
15781dc22b fix: readme format 2020-10-12 11:37:09 -05:00
moT01
4acdf22a8e fix: update readme 2020-10-11 21:34:51 -05:00
moT01
cf53b86383 fix: remove all instructions 2020-10-11 21:30:27 -05:00
Amjad Masad
a82a264aa6
Configure to run on Repl.it (#37)
* Add run on repl.it badge to README

* Update package.json

* Update README.md
2020-07-01 17:23:51 +09:00
Mrugesh Mohapatra
d5f381efc8
Merge pull request #11 from michaelcmelton/package-json-update
(fix):Update package.json
2020-05-29 13:46:56 +05:30
Michael Melton
bd86168a57 (fix):Update package.json
-Remove Deprecated Package reference to EmAnt's repo.
-Update reference to freeCodeCamp's repository.

Closes freeCodeCamp#10.
2019-05-13 21:28:19 -04:00
System
45a0ca7816 Initial commit from Gomix. 2017-02-18 18:41:37 +00:00
Joseph Livengood
51706d8b6a Initial commit 2017-02-18 13:40:45 -05:00