Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MongoDB Express.js React Node.js Tailwind CSS Font Awesome

MERN-Discuss-Nest

Discuss Nest is a small project that I developed using MERN Stack. Discuss Nest is a discussion forum platform that has semi-social media features, but this project is still in the development stage... 😁

Installation

  1. Clone the repository:

    git clone https://github.com/username/repository-name.git
    cd repository-name
    
  2. Install server dependencies:

    cd server
    npm install
    
  3. Install server dependencies:

    cd client
    npm install
    
    

Configuration

  1. Configure the server:

    • Navigate to the server directory.

    • Configure .env to specify your MongoDB connection URI, Access Token, and Refresh Token:

      MONGO_URI=<YOUR_MONGODB_URI>
      ACCESS_TOKEN=<YOUR_SECRET_ACCESS_TOKEN>
      REFRESH_TOKEN=<YOUR_SECRET_REFRESH_TOKEN>

About

Discuss Nest is a small project that I developed using MERN Stack. Discuss Nest is a discussion forum platform that has semi-social media features, but this project is still in the development stage... 😁

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages