20 Commits (main)
 

Author SHA1 Message Date
Manish 9ad129b937 Impl: whoami API 1 year ago
Manish f19df338ca Scaffolding and linting 1 year ago
Lakshay 8ec24d1733 Delete .replit 1 year ago
Lasse Jørgensen 2001c9f869
fix(config/deps): update and a little cleanup (#28)
* fix(config/deps): update and a little cleanup

* chore(format): prettier, add .prettierignore

* fix(config): add .gitattributes
2 years ago
Kealan Parr 50172b8907
fix: rename server.js to index.js for replit debugging (#24) 2 years ago
Naomi Carrigan c57f99a00b
chore: clarify readme (#25) 2 years ago
Tajeddine Alaoui b4dbd8ce86
fix: add port fallback (#23)
Add fallback to port 3000, if PORT in env is not defined
2 years ago
Zaid Ali 38d1c3b9f6
fix: add dotenv package for environment (#18)
* Added "dotenv" dependency to package.json

Since the project is using .env file for fetching the port, it had no "dotenv" dependency. This creates confusion when "process.env.PORT" doesn't work. I hope this is convenient for beginners 👍

* Update server.js

Added a line to import `dotenv` dependency to server.js.

* Update package-lock.json

I have added the dotenv dependency to package-lock.json file as requested. I hope it's good now
3 years ago
Nicholas Carrigan (he/him) dfe268e836
fix: Remove engine from package.json (#15)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
3 years ago
Akash Mankar 50a7700aa8
Added hyperlink for quick access (#13)
Added just an <a> tag
3 years ago
Omereshone Kelvin Oghenerhoro 955a5ce005
Create .gitignore (#4)
This should serve as a fallback for developers that don't have a global exclude config set.
3 years ago
Randell Dawson 2b5f052610
Merge pull request #12 from moT01/fix/remove-user-stories
fix: remove user stories
4 years ago
Tom 5a368d3330
Update README.md
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
4 years ago
moT01 62a975012d fix: remove user stories 4 years ago
Shaun Hamilton 9bfcd66748
fix: correct cors options typo #11
Corrected CORS configuration option
4 years ago
Ihsan Topaloglu ad618b45b1
Corrected CORS configuration option 4 years ago
Kris Koishigawa 335dc49102 fix: index.html footer 4 years ago
Obaida Albaroudi c29240c3f1 Added .replit
Lockfile
Readme
edited readme to have run on repl.it
4 years ago
System e5bf4cdcca Initial commit from Gomix. 7 years ago
Joseph Livengood 1878fe504f Initial commit 7 years ago