buzzcode2007
0fd5fb3ab1
Add request parser and formatter
2025-03-20 02:01:26 +00:00
buzzcode2007
6236669e4b
Add parser API
2025-03-20 02:01:19 +00:00
buzzcode2007
1d2e0726da
Add error messaging
2025-03-20 02:00:51 +00:00
buzzcode2007
3cd55961cb
Initiate web server
2025-03-20 02:00:42 +00:00
buzzcode2007
7c74514f4f
fix(config): Change details in package
2025-03-20 01:59:44 +00:00
Lasse Jørgensen
2f0e5fa7fc
fix(config): remove theme config ( #44 )
2024-06-03 13:39:42 -07:00
Kristofer Koishigawa
666dc973cb
feat: init gitpod config ( #42 )
...
* feat: init gitpod config
* feat: add sample.env and ignore .env files
* fix: .gitpod.yml filename
2024-02-14 08:24:07 -06:00
arjunpras
0264c77d98
fix: use correct headers ( #39 )
2023-12-01 21:47:57 -08:00
Lakshay
8ec24d1733
Delete .replit
2022-12-03 10:59:20 +09:00
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
2022-07-15 15:10:54 -06:00
Kealan Parr
50172b8907
fix: rename server.js to index.js for replit debugging ( #24 )
2022-05-05 06:28:53 -07:00
Naomi Carrigan
c57f99a00b
chore: clarify readme ( #25 )
2022-05-03 17:48:46 -05:00
Tajeddine Alaoui
b4dbd8ce86
fix: add port fallback ( #23 )
...
Add fallback to port 3000, if PORT in env is not defined
2022-04-11 16:59:37 +01:00
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
2021-01-18 23:37:17 +00:00
Nicholas Carrigan (he/him)
dfe268e836
fix: Remove engine from package.json ( #15 )
...
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:33:10 -06:00
Akash Mankar
50a7700aa8
Added hyperlink for quick access ( #13 )
...
Added just an <a> tag
2020-11-26 09:46:54 -06:00
Omereshone Kelvin Oghenerhoro
955a5ce005
Create .gitignore ( #4 )
...
This should serve as a fallback for developers that don't have a global exclude config set.
2020-11-23 12:22:36 -08:00
Randell Dawson
2b5f052610
Merge pull request #12 from moT01/fix/remove-user-stories
...
fix: remove user stories
2020-10-26 09:50:00 -07:00
Tom
5a368d3330
Update README.md
...
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-10-12 17:09:11 -05:00
moT01
62a975012d
fix: remove user stories
2020-10-12 14:31:20 -05:00
Shaun Hamilton
9bfcd66748
fix: correct cors options typo #11
...
Corrected CORS configuration option
2020-09-19 21:52:54 +01:00
Ihsan Topaloglu
ad618b45b1
Corrected CORS configuration option
2020-09-19 00:03:40 -04:00
Kris Koishigawa
335dc49102
fix: index.html footer
2020-07-22 14:04:19 +09:00
Obaida Albaroudi
c29240c3f1
Added .replit
...
Lockfile
Readme
edited readme to have run on repl.it
2020-07-22 14:04:19 +09:00
System
e5bf4cdcca
Initial commit from Gomix.
2017-02-18 18:55:28 +00:00
Joseph Livengood
1878fe504f
Initial commit
2017-02-18 13:55:04 -05:00