Skip to content

mikeweishuai/MougeForum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mouge Forum

https://mougeforum.netlify.app/

Prerequisite

  • Node.js

Description

A light weight forum for people to share their thoughts and interact with others.

Usage

  • In the client folder, run npm install
  • In the backend folder, run npm install
  • In the backend folder, create a config.js file: title enter your mongodb url and a secret key used to encode passwords.
  • To run the backend server, node index in the backend folder; To run the client, npm start in the client folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published