NodeBB Forum Software is powered by Node.js and built on either a Redis or MongoDB database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB has many modern features out of the box such as social network integration and streaming discussions, while still making sure to be compatible with older browsers.
Additional functionality is enabled through the use of third-party plugins.
NodeBB's theming engine is highly flexible and does not restrict your design choices. Check out some themed installs in these screenshots below:
Reaction is a headless commerce platform built using Node.js, React, and GraphQL. It plays nicely with npm, Docker and Kubernetes.
Follow the documentation to install Reaction with Reaction Platform for all supported operating systems.
To stop the API and the MongoDB server, enter docker-compose down
.
CTRL+C
to stop.
CTRL+C
to interrupt the test run.
CTRL+C
to interrupt the test run.
Build:
Run:
Use an external GraphQL client to test http://localhost:3000/graphql. GraphQL Playground isn't served on GET requests because it's in production mode.
Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
We need more programmers! Your assistance will be greatly appreciated. The wiki pages below and the additional pages they link to will tell you how to get started on contributing code and where you can go to seek further help or ask questions:
Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE
Not every program listed in the Prerequisites section is necessary to run NewsBlur.
You will want to have your database set up before you begin installation. Fabric can install both PostgreSQL and MongoDB for you, but only on Ubuntu. Mac OS X users will want to have MySQL or PostgreSQL already installed. You can download MySQL or download PostgreSQL. Additionally, if running as a development machine on Mac OS X, I would recommend using MySQL with Sequel Pro as a GUI.
If you are installing MySQL, you will also need the MySQLDB python library:
The Alerta monitoring tool was developed with the following aims in mind:
Starting with Release 6.0 only Python 3.5+ is supported. Release 5.2 was the last to support Python 2.7 and feature enhancements for this release ended on August 31, 2018. Only critical bug fixes will be backported to Release 5.2.
The only mandatory dependency is MongoDB or PostgreSQL. Everything else is optional.
To install MongoDB on Debian/Ubuntu run:
To install MongoDB on CentOS/RHEL run:
To install the Alerta server and client run:
Squidex is an open source headless CMS and content management hub. In contrast to a traditional CMS Squidex provides a rich API with OData filter and Swagger definitions. It is up to you to build your UI on top of it. It can be website, a native app or just another server. We build it with ASP.NET Core and CQRS and is tested for Windows and Linux on modern browsers.
Read the docs at https://docs.squidex.io/ (work in progress) or just check out the code and play around.
Please join our community forum: https://support.squidex.io
WildDuck is a scalable no-SPOF IMAP/POP3 mail server. WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails.
WildDuck tries to follow Gmail in product design. If there's a decision to be made then usually the answer is to do whatever Gmail has done.
WildDuck Mail Agent is licensed under the European Union Public License 1.1 or later.
pb
is a lightweight pastebin and url shortener built using
flask.
There is currently no known general-purpose public pb deployment. See #246 for details.
pb comes with a Dockerfile
and docker-compose.yaml
to start development
environments easily. Refer to relevant documentation for how to install docker
and docker-compose
.
start pb with:
pb will be listening on http://localhost:10002
ptpb.pw (the reference deployment) uses ptpb-deploy, which includes TLS termination, automatic x509 certificate rotation, and response caching.
This is an early version of the final Web App. DEMO WEBSITE : http://tonken.mooo.com/
Create your own private Self-Hosted Digital Currency. This Web App require MongoDB
You need to create a .env file into the root folder and put SECRET=YOUR_SUPER_SECRET_PHRASE_HERE in it
Access it on http://localhost:3000/
You can change the demo-1.ejs and the demo-2.ejs file if you want to. If you do so, don't forget to change the content on home.ejs (Lines 130 to 145).
You can also customize your app.js : Color theme