{"id":20521196,"url":"https://github.com/xrystalll/mern-forum","last_synced_at":"2025-04-14T02:34:18.328Z","repository":{"id":42483943,"uuid":"336608029","full_name":"xrystalll/MERN-Forum","owner":"xrystalll","description":"MERN forum","archived":false,"fork":false,"pushed_at":"2022-04-03T18:22:47.000Z","size":3890,"stargazers_count":19,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-07T20:30:35.783Z","etag":null,"topics":["express","forum","jwt","mongodb","mongoose","nodejs","react","rest-api"],"latest_commit_sha":null,"homepage":"https://xlll-forum.herokuapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xrystalll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-06T18:30:48.000Z","updated_at":"2023-03-07T20:30:35.783Z","dependencies_parsed_at":"2022-09-09T11:12:06.200Z","dependency_job_id":null,"html_url":"https://github.com/xrystalll/MERN-Forum","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xrystalll%2FMERN-Forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xrystalll%2FMERN-Forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xrystalll%2FMERN-Forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xrystalll%2FMERN-Forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xrystalll","download_url":"https://codeload.github.com/xrystalll/MERN-Forum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224852346,"owners_count":17380508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","forum","jwt","mongodb","mongoose","nodejs","react","rest-api"],"created_at":"2024-11-15T22:27:01.309Z","updated_at":"2025-04-14T02:34:18.322Z","avatar_url":"https://github.com/xrystalll.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN-Forum\n\nFully responsive, multilingual, NodeJs forum app built using Mongoose, ExpressJs, React, Socket.IO, JWT.\n\n![Forum screenshot](/screenshot.png)\n\n## Warning\nLibraries are out of date. Runs on Nodejs 16\n\n## Installation\n- Clone and install dependencies\n  - `git clone https://github.com/xrystalll/MERN-Forum.git`\n  - `cd MERN-Forum`\n  - `npm install`\n\n  - And install for client\n    - `cd client`\n    - `npm install`\n\n- Fill environment (rename file `.env.development` to `.env`)\n  - `PORT` - Express server port\n  - `BACKEND` - The address where located backend\n  - `CLIENT` - The address where located the react client. The backend and client must point to each other and can be the same if running on the same address\n  - `MONGODB` - Your MongoDB url\n  - `SECRET` - You can generate a secret key by execute the `/src/modules/utils/generate_keys.js` file in console\n\n- Set backend address for client in file `/client/src/support/Constants.js`\n\n## Launch\n  - Go to the client folder `cd client`\n  - Build client production build with the command `npm run build` or run with the command `npm start`\n\n  - Run backend with the command `npm start` or in development mode `npm run dev`\n\n  - Enjoy 🙌\n\n## Use\nMake the user an admin manually through the database by setting the role value to 3. Then the admin can assign moderators through the frontend.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxrystalll%2Fmern-forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxrystalll%2Fmern-forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxrystalll%2Fmern-forum/lists"}