Commit graph

22 commits

Author SHA1 Message Date
Lasse Jørgensen
6b35df822a
fix(config): remove theme config (#67) 2024-06-03 13:39:13 -07:00
Kristofer Koishigawa
5491188129
feat: init gitpod config (#61) 2024-02-14 08:23:59 -06:00
Prince Mendiratta
a820f2b3b0
fix: remove .replit file (#51)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-12-03 10:57:57 +09:00
Randell Dawson
787c0973b3
fix: changed mongoose to 5.11.15 (#48) 2022-08-08 23:42:14 +09:00
Lasse Jørgensen
b8030ddf2a
fix(config/lockfile): update config and lockfile (#46)
* fix(config/lockfile): update config and lockfile

* fix(deps): add mongodb and mongoose to dependencies

* chore(format): prettier, add .prettierignore

* fix(config): add .gitattributes
2022-07-15 15:45:08 -06:00
Naomi Carrigan
85b61feffb
chore: clarify readme (#42) 2022-05-03 17:57:37 -05:00
Nicholas Carrigan (he/him)
5a76a54384
fix: Remove engine from package.json (#32)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:32:46 -06:00
Shaun Hamilton
0a89dc5dbb
feat: remove instructions and hyperdev (#31)
* feat: remove instructions and hyperdev

* fix: remove mongoose, change declaration, add dotenv

* remove header and footer
2020-11-06 13:38:27 -08:00
Tom
7a63172218
Merge pull request #27 from moT01/fix/clearer-instructions-to-lesson-4
fix: make lesson 4 instructions clearer
2020-09-03 08:58:14 -05:00
moT01
613281bff2 fix: update text to align with new changes on learn 2020-09-02 14:35:36 -05:00
moT01
a1ca468ccb fix: make lesson 4 instructions clearer 2020-09-02 10:41:37 -05:00
Amjad Masad
0767e0b739
- config repl.it (#25)
- lockfile
- update readme
- update copy
2020-07-01 17:29:59 +09:00
Randell Dawson
c7a1f51367 fix: update to match curriculum challenge instructions 2019-12-03 13:09:54 +09:00
Huyen Nguyen
9c6b944373
Merge pull request #15 from jeremies/patch-1
Remove redundant conditionals
2019-11-19 05:21:41 +07:00
Joaquim Monserrat Companys
b8493847d4
Remove redundant conditionals
In code I saw redundant conditionals that I simplified:

if(err) if(err)
2019-11-17 19:46:40 +01:00
Huyen Nguyen
d2d59033ef
Merge pull request #10 from TotallyCurious/glitch
Replaced GoMix with Glitch
2019-06-24 17:33:56 +07:00
Muhammed Basil
9854fc99aa
Update myApp.js 2018-11-18 17:18:30 +05:30
Emanuele Antonelli
a752c5a4c5 add connection check endpoint (#6) 2018-04-08 10:56:11 -04:00
Emanuele Antonelli
c529307d91 fix result check for model.remove (#3) 2018-03-12 18:42:07 +05:30
Emanuele Antonelli
1ab0d4fa31 fix undefined vars in server - misplaced conditions (#2) 2018-03-12 18:41:13 +05:30
System
0a6747f2d8 Initial commit from Gomix. 2017-02-18 18:43:34 +00:00
Joseph Livengood
e344b03410 Initial commit 2017-02-18 13:42:12 -05:00