Commit Graph

19 Commits

Author SHA1 Message Date
a318b8ffec Impl: GET users list 2023-03-29 02:34:09 +11:00
0327b36031 Impl: creating users
Duplicate `usernames` allowed, user `_id` is unique and used to identify accounts
2023-03-29 01:56:48 +11:00
2c5e138e9a Scaffold 2023-03-28 16:31:44 +11:00
Prince Mendiratta
f5df0442ed
fix: remove .replit file (#67)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-12-03 10:59:59 +09:00
Tom
d215349ccf
fix: replit issues (#63)
* fix: replit issues

* test

* test

* chore: package-lock
2022-07-16 04:26:12 +02:00
Kealan Parr
898b12a905
fix: rename server.js to index.js for replit debugging (#60) 2022-05-05 06:29:45 -07:00
Naomi Carrigan
b0fdba645f
chore: clarify readme (#61) 2022-05-03 17:50:19 -05:00
Kristofer Koishigawa
55797155b7
fix: sync index.html with demo, update query strings example and favicon (#53)
* fix: remove unnecessary &amp; from query string

* fix: sync with demo project index.html file

* fix: update favicon

* fix: update date input id
2021-08-27 13:21:19 +09:00
gikf
9eb0d63d53
fix: update urls to new version of project (#51)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-04-23 01:26:44 +05:30
Nicholas Carrigan (he/him)
045979ab01
fix: Remove engine from package.json (#45)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:33:33 -06:00
Tom
e3a0289ea2
fix: remove user stories (#42)
* fix: remove user stories

* fix: remove assets + add sample.env, dotenv, gitignore

* fix: update package-lock

* fix: add dotenv + update package-lock

* feat: remove error handling

* fix: remove mlab env var

* fix: remove bashrc

* remove express body parser + organize code

* fix: remove gitconfig
2020-11-26 07:58:01 -08:00
Artur J Zapater
bc38f78803
updated dependencies to fix mongodb not working (#15) 2020-11-10 15:57:09 -06:00
Abhijeet Singh
1a4be7f98a
Update server.js (#9)
Fixes DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead
See: https://github.com/Automattic/mongoose/issues/5399
2020-11-10 15:55:06 -06:00
Obaida Albaroudi
b1305f7fc2 Added .replit
Lockfile
Readme
2020-07-22 15:06:32 +09:00
Huyen Nguyen
7881c05f21
Merge pull request #18 from jeremies/patch-1
Correct typo
2019-11-20 10:46:14 +07:00
Joaquim Monserrat Companys
27df25d46c
Correct typo 2019-11-19 21:01:37 +01:00
Kristin Ferrier
445febb631 Add user stories to readme (#6) 2018-09-06 18:11:05 +05:30
System
b344f20ff0 Initial commit from Gomix. 2017-02-18 19:06:54 +00:00
Joseph Livengood
17976f47c9 Initial commit 2017-02-18 14:06:25 -05:00