All Projects → JanitorTechnology → Janitor

JanitorTechnology / Janitor

Licence: agpl-3.0
The fastest development system in the world.

Programming Languages

javascript
184084 projects - #8 most used programming language
hack
652 projects

Projects that are alternatives of or similar to Janitor

Docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
Stars: ✭ 827 (+589.17%)
Mutual labels:  cloud, open-source
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+14669.17%)
Mutual labels:  cloud, open-source
Cidram
CIDRAM: Classless Inter-Domain Routing Access Manager.
Stars: ✭ 86 (-28.33%)
Mutual labels:  cloud, open-source
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (+213.33%)
Mutual labels:  cloud, open-source
Cloud Mta Build Tool
Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool
Stars: ✭ 94 (-21.67%)
Mutual labels:  cloud, open-source
Koku
An open source solution for cost management of cloud and hybrid cloud environments.
Stars: ✭ 117 (-2.5%)
Mutual labels:  cloud
Movieflex ios
iOS application for Movie / Actor information with clean / intuitive UI and MVVM architecture.
Stars: ✭ 119 (-0.83%)
Mutual labels:  open-source
Im ios
GoBelieveIO IM iOS sdk
Stars: ✭ 116 (-3.33%)
Mutual labels:  open-source
Telegram Clonebot
Simple Bot to clone Google Drive Files (or Folders) to your Team Drive[or Normal Drive]. P.S This is not a Mirror Bot. Enjoy ✌🏻
Stars: ✭ 114 (-5%)
Mutual labels:  cloud
Neo430
A very small msp430-compatible customizable soft-core microcontroller-like processor system written in platform-independent VHDL.
Stars: ✭ 120 (+0%)
Mutual labels:  open-source
Oscp Complete Guide
How to prepare for OSCP complete guide
Stars: ✭ 120 (+0%)
Mutual labels:  open-source
Steppy
Lightweight, Python library for fast and reproducible experimentation 🔬
Stars: ✭ 119 (-0.83%)
Mutual labels:  open-source
Startbootstrap Clean Blog
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,604 (+1236.67%)
Mutual labels:  open-source
Vorteil
turn your applications and containers into micro virtual machines
Stars: ✭ 120 (+0%)
Mutual labels:  cloud
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+1180%)
Mutual labels:  cloud
One
OneLang: The One System Programming Language. (release as soon)
Stars: ✭ 120 (+0%)
Mutual labels:  open-source
Metal Point Cloud
A point-cloud made from 3d data with Metal.
Stars: ✭ 116 (-3.33%)
Mutual labels:  cloud
Cloud Discovery
Cloud Discovery provides a point in time enumeration of all the cloud native platform services
Stars: ✭ 119 (-0.83%)
Mutual labels:  cloud
Gobetween
☁️ Modern & minimalistic load balancer for the Сloud era
Stars: ✭ 1,631 (+1259.17%)
Mutual labels:  cloud
Trino
Trino: Master your translations with command line!
Stars: ✭ 118 (-1.67%)
Mutual labels:  cloud

Janitor

Github Actions Docker Hub Greenkeeper NPM version NPM dependencies IRC channel

Fix bugs, faster

Janitor video

Try it live

Sign in to janitor.technology.

Try it at home

Install Node.js (version 8 minimum) (and optionally Docker).

Clone this repository:

git clone https://github.com/janitortechnology/janitor
cd janitor/

Install dependencies:

npm install

Configure ./db.json for a local use or simply download the following configuration.

Start the server:

node app

Then hit https://localhost:1443!

Hack it

You can hack Janitor directly on Janitor!

Check your code:

npm run lint

Auto-fix your code:

npm run lint-fix

Test your code:

npm test

Auto-restart the server when its files are modified:

npm run watch

Run the server in the background (use tail -f janitor.log to check on it):

npm run app

Help wanted!

Thanks

  • IRILL and Mozilla for hosting this project.
  • Datadog for monitoring the health and performance of our servers.
  • Cloud9 for sponsoring alpha accounts.
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].