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!
RFS uses the following technologies to provide the best development experience plus the best performance possible for the users:
Frontend
Backend
It also makes use of yarn workspaces
to provide a single monorepo where to keep all of the code in just one place.
To get started using RFS you need to:
git clone https://github.com/alexvcasillas/react-forum-system.git
cd react-forum-system
yarn install
yarn backend:dev
yarn frontend:dev
http://localhost:3000
and start developing! :)We're currently working on this feature so please be patient.
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.