Skip to content

CodeQuest is a collaborative platform for developers to share their code, troubleshoot issues, and engage with other coders. Whether you need help with a bug, want feedback on your code, or simply want to contribute to open discussions, CodeQuest offers a space for knowledge exchange and community-driven learning.

Notifications You must be signed in to change notification settings

mrvivekdev/code-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-Quest

CodeQuest is a collaborative platform for developers to share their code, troubleshoot issues, and engage with other coders. Whether you need help with a bug, want feedback on your code, or simply want to contribute to open discussions, CodeQuest offers a space for knowledge exchange and community-driven learning.

Environment Variables

To run this project, you will need to make .env file and add the following environment variables to your .env file for JWT_KEY make your own key for cookies and MONGODB_LINK put your own mongodb Database link.

MONGODB_LINK

JWT_KEY

Installation

Install code-Quest with git

  git clone https://github.com/ftteddy/code-quest.git
  cd code-Quest

npm install for instaling npm pkg.

  npm install

node index.js for starting server locally

 node index.js

Contributing

Contributions are always welcome!

Open an issue and work on Contributing on that.

About

CodeQuest is a collaborative platform for developers to share their code, troubleshoot issues, and engage with other coders. Whether you need help with a bug, want feedback on your code, or simply want to contribute to open discussions, CodeQuest offers a space for knowledge exchange and community-driven learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published