All Projects → alexvcasillas → react-forum-system

alexvcasillas / react-forum-system

Licence: BSD-3-Clause license
React Forum System

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-forum-system

Scoold
A Stack Overflow clone for teams (self-hosted)
Stars: ✭ 463 (+2793.75%)
Mutual labels:  forums, forum
Nobibi
一款基于Next.js+mongo的轻量级开源社区(open community by Next.js & mongo)
Stars: ✭ 209 (+1206.25%)
Mutual labels:  mongoose, forum
frontend
Frontend repository / Reactive realtime forum software (currently alpha).
Stars: ✭ 13 (-18.75%)
Mutual labels:  forums, forum
Therealgd
Postmill-GD - Fork of Postmill - social link aggregator/forums-website with voting and threaded comments.
Stars: ✭ 10 (-37.5%)
Mutual labels:  forums, forum
Atles
A forum software built with ASP.NET Core Blazor WebAssembly
Stars: ✭ 88 (+450%)
Mutual labels:  forums, forum
Misago
Misago is fully featured modern forum application that is fast, scalable and responsive.
Stars: ✭ 2,170 (+13462.5%)
Mutual labels:  forums, forum
Popforums
A forum application running on ASP.NET Core, available in six languages.
Stars: ✭ 145 (+806.25%)
Mutual labels:  forums, forum
FluxBB by Visman
My modification of FluxBB
Stars: ✭ 50 (+212.5%)
Mutual labels:  forums, forum
zhenfan
「教学」商城项目:技术栈vuejs, mongodb, express ;内容:购物车,列表,商品展示
Stars: ✭ 34 (+112.5%)
Mutual labels:  mongoose
nap
[Deprecated] NextJS + Apollo + PassportJS
Stars: ✭ 52 (+225%)
Mutual labels:  mongoose
driwwwle
The social network for developers. Discover creative websites and build a community.
Stars: ✭ 109 (+581.25%)
Mutual labels:  mongoose
mern-boilerplate
A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.
Stars: ✭ 211 (+1218.75%)
Mutual labels:  mongoose
saloon-legacy
A place to chat and communicate: a buffalo forum
Stars: ✭ 84 (+425%)
Mutual labels:  forum
graphql-api-starter
Starter API graphql with apollo server and some other shit.
Stars: ✭ 12 (-25%)
Mutual labels:  mongoose
arc
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
Stars: ✭ 1,291 (+7968.75%)
Mutual labels:  mongoose
node-lms
E-Learning Management System App - Stack: Node.js, Express, MongoDB
Stars: ✭ 44 (+175%)
Mutual labels:  mongoose
realestate
A simple real estate app build with MEAN( Angular, Node and mongoDb ) and MERN( React, Node and mongoDb )
Stars: ✭ 33 (+106.25%)
Mutual labels:  mongoose
Blog2.0
基于Nuxt(ssr)+Vuetify+elementUi+nodeExpress+mongoDb的个人博客全栈项目
Stars: ✭ 20 (+25%)
Mutual labels:  mongoose
derivejs
DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
Stars: ✭ 54 (+237.5%)
Mutual labels:  mongoose
geekforum
基于python3.5、django1.10、xadmin的多用户博客论坛系统
Stars: ✭ 86 (+437.5%)
Mutual labels:  forum

React Forum System

React Forum System (RFS) aims to provide a simple, yet effective forum system with the latest cutting-edge techonologies out there in the market.

Check this project life at http://reactivecommunity.com and join the community now!

What techonologies does RFS uses?

RFS uses the following technologies to provide the best development experience plus the best performance possible for the users:

Frontend

  • React 16
  • GraphQL
  • Apollo Boost
  • Cratebox & Cratebox React
  • React Helmet
  • And many more!

Backend

  • Node 10
  • Express
  • Express GraphQL
  • MongoDB
  • Mongoose
  • And many more!

It also makes use of yarn workspaces to provide a single monorepo where to keep all of the code in just one place.

How to get started

To get started using RFS you need to:

  1. Clone: git clone https://github.com/alexvcasillas/react-forum-system.git
  2. Navigate to the project folder: cd react-forum-system
  3. Install dependencies: yarn install
  4. Run the backend: yarn backend:dev
  5. Run the frontend: yarn frontend:dev
  6. Navigate to http://localhost:3000 and start developing! :)

How to build

We're currently working on this feature so please be patient.

How to deploy

We're currently working on this feature so it will be available soon. Our service will be hosted at Zeit for free, or that's our intention at the moment.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].