Fraternate

screenshot of Fraternate
express
fresh
bootstrap

Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js | Express.js | Handlebars.js | Bootstrap.

Overview:

Fraternate is a standalone copy of the GitHub user subscription system, available as an open-source project. It can be deployed either as a boilerplate directly from GitHub or used as an npm module plugin. The full stack boilerplate is built using Node.js, MongoDB, Express.js, and Handlebars.js.

Features:

  • User Control
  • Sign in / Login
  • Signup
  • Oauth GitHub / Google
  • Unique Usernames
  • Recaptcha
  • Forgot Password
  • Delete Account
  • Public Profile
  • Profile Pictures
  • Email Notifications
  • Organization Control
  • Create Organization
  • Delete Organization
  • Invite to Organization
  • Request Invite to Organization
  • Edit Memberships
  • Unique Organization Names
  • Public Organization Profile
  • Issue Tracking
  • Stand alone issue/comment system
  • Grouped issue/comment system

Summary:

Fraternate is a versatile system that offers various key features such as user control, organization management, and robust issue tracking. While the setup process might require some tweaking, the features offered in this open-source project are comprehensive and can be further customized. Make sure to configure the .env file properly to utilize all the functionalities seamlessly. Fraternate's licensing under MIT allows for further modifications and enhancements to suit specific needs.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

fresh
Fresh

Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications. You can use it to create your home page, a blog, a large web application like GitHub or Twitter, or anything else you can think of. At its core, Fresh is a combination of a routing framework and templating engine that renders pages on demand, on the server

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.