├── .gitignore ├── CONTRIBUTING.md └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | .idea/ 2 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contributing 2 | 3 | Ensure your pull request adheres to the following guidelines: 4 | 5 | - Search previous suggestions before making a new one, as yours may be a duplicate. 6 | - Make an individual pull request for each suggestion. 7 | - Use the following format: `[package](link) [(website)] - Description.` 8 | - Additions should be added to the bottom of the relevant category. 9 | - New categories, or improvements to the existing categorization are welcome. 10 | - Link to the GitHub/Gitlab/Bitbucket repo must be present, project's website is optional. 11 | - Keep descriptions short and simple, but descriptive. 12 | - Don't mention `Node.js` in the description as it's implied. 13 | - Start the description with a capital and end with a full stop/period. 14 | - Check your spelling and grammar. 15 | - Make sure your text editor is set to remove trailing whitespace. 16 | - The pull request should have a useful title and include a link to the package and why it should be included. 17 | - Please open PR to remove unmaintained projects from this list. 18 | 19 | Thank you for your suggestion! 20 | 21 | ### Updating your PR 22 | 23 | A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it. 24 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Node.js projects [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | > A curated list of awesome open-source applications made with Node.js. See [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) 4 | for a curated list of packages and resources. 5 | 6 | > [Read the story of how this repository ranked first on Hacker News and reached the 1000+ stars on Github.](https://medium.com/@vdeturckheim/the-story-of-how-i-got-first-place-on-hacker-news-and-got-1000-stars-on-github-9dc9e63ef829#.1v4b51fvs) 7 | 8 | ## CMS 9 | 10 | * [Keystone](https://github.com/keystonejs/keystone) ([website](http://keystonejs.com/)) - The open source framework for developing database-driven websites, applications and APIs. Built on Express and MongoDB. 11 | * [Pencilblue](https://github.com/pencilblue/pencilblue) ([website](https://pencilblue.org/)) - Business Class Content Management. 12 | * [Apostrophe](https://github.com/punkave/apostrophe) ([website](http://apostrophecms.org/)) - Apostrophe is a CMS framework that supports in-context editing, schema-driven content types, flexible widgets, and much more. 13 | * [Cody](https://github.com/jcoppieters/cody/) ([website](http://cody-cms.org/en/)) - Javascript Content Management System. 14 | * [HashBrown](https://github.com/Putaitu/hashbrown-cms/) ([website](http://hashbrown.rocks/)) - Remote, multilingual, multi-project, multi-environment CMS using customisable content and field schemas. 15 | * [Strapi](https://github.com/strapi/strapi) ([website](http://strapi.io)) - Open source Node.js ecosystem to build, deploy and manage your own API. 16 | * [Enduro.js](https://github.com/Gottwik/enduro) ([website](http://endurojs.com)) - Minimalistic, flat-file, full-fledged cms that gets your website running in minutes. 17 | * [Raneto](https://github.com/gilbitron/Raneto) ([website](http://raneto.com/)) - Markdown powered Knowledgebase for Nodejs 18 | 19 | **Meteor apps** 20 | * [TelescopeJS](https://github.com/TelescopeJS/Telescope) ([website](http://www.telescopeapp.org)) - Telescope Nova is a free, open-source app platform built with React and powered by Meteor on the back-end. Nova provides simple building blocks such as posts, comments, forms, and modals, and makes it easy to quickly customize them to build modern, social web apps. 21 | 22 | 23 | ## Developers 24 | 25 | * [Shield](https://github.com/badges/shields) ([website](http://shields.io/)) - Shields badge specification, website and default API server. 26 | * [David-www](https://github.com/alanshaw/david-www) ([website](https://david-dm.org/)) - David helps keep your project dependencies up to date. 27 | * [JSON-server](https://github.com/typicode/json-server) - Get a full fake REST API with zero coding in less than 30 seconds (seriously). 28 | * [Mongo-Express](https://github.com/mongo-express/mongo-express) - Web-based MongoDB admin interface, written with express. 29 | * [Eve](https://github.com/witheve/Eve) ([website](http://witheve.com/)) - Eve is a set of tools to help us think. Currently, these tools include: a temporal query language, a compiler, and a database. 30 | * [Hotel](https://github.com/typicode/hotel) - Start your dev servers from your browser and get local domains in seconds. 31 | * [Hackathon Starter](https://github.com/sahat/hackathon-starter) - A boilerplate for Node.js web applications. 32 | * [Node-RED](https://github.com/node-red/node-red) - A visual tool for wiring the Internet of Things 33 | * [nscm](https://github.com/nodesource/nscm) - An open-source CLI tool for working with NodeSource Certified Modules 34 | 35 | **Electron apps** 36 | 37 | * [Atom](https://github.com/atom/atom) ([website](https://atom.io/)) - Fully hackable text editor using Chrome. 38 | * [Visual Studio Code](https://github.com/Microsoft/vscode) ([website](https://code.visualstudio.com/)) - An Electron based text editor created by Microsoft. 39 | 40 | 41 | ## Communities Management 42 | 43 | * [Commudle](https://github.com/commudle/commudle-ng)([website](https://commudle.com)) - World's first community management platform. And it's free. 44 | 45 | 46 | ## Blogs 47 | 48 | * [Ghost](https://github.com/TryGhost/Ghost) ([website](https://ghost.org/)) - A simple, powerful publishing platform. 49 | * [Mean-Blog](https://github.com/DimitriMikadze/Mean-Blog) - Blog using Expressjs, Angularjs and Mongodb. MEAN Javascript Fullstack application. 50 | * [Wordpress Calypso](https://github.com/Automattic/wp-calypso) ([website](https://developer.wordpress.com/calypso/)) - The new JavaScript- and API-powered WordPress.com. 51 | * [Hexo](https://github.com/hexojs/hexo) ([website](https://hexo.io/)) - A fast, simple & powerful blog framework. 52 | * [Reptar](https://github.com/reptar/reptar) ([website](http://reptar.github.io/)) - Powerful, modern, and flexible static site generator. 53 | 54 | ## File Managers 55 | 56 | * [Cloud Commander](https://github.com/coderaiser/cloudcmd)([website](https://cloudcmd.io)) - Orthodox web file manager with console and editor. 57 | * [MyDrive](https://github.com/subnub/myDrive) - Self Hostable Fully Featured Google Drive Clone, using MongoDB, Typescript, Amazon S3/Filesystem, and Express. 58 | 59 | ## Lifestyle 60 | 61 | * [Mediacenterjs](https://github.com/jansmolders86/mediacenterjs) ([website](http://mediacenterjs.com/)) - A HTML/CSS/Javascript based Media center. 62 | * [Habitica](https://github.com/HabitRPG/habitica) ([website](https://habitica.com/static/front)) - A habit tracker app which treats your goals like a Role Playing Game. 63 | * [moeda](https://github.com/thompsonemerson/moeda) - A foreign exchange rates and currency conversion using cli. 64 | 65 | ## Business 66 | 67 | * [TimeOff Management](https://github.com/timeoff-management/application) ([website](http://timeoff.management/)) - Simple yet powerful absence management software for small and medium size business. 68 | * [Gadael](https://github.com/gadael/gadael) ([website](http://www.gadael.org)) Leave management software with french work regulations support. 69 | * [Basic Hospital Information Management Application](https://github.com/IMA-WorldHealth/bhima-2.X) ([website](https://bhi.ma/)) - Hospital management suite for the developing world. 70 | * [Agile GPS](https://github.com/llambda/agilegps) - Real-time fleet tracking software 71 | 72 | ## Science 73 | 74 | * [NASA's Open MCT](https://github.com/nasa/openmct) ([website](https://nasa.github.io/openmct/)) - A web based mission control framework. 75 | * [MIRNet-TFJS](https://github.com/Rishit-dagli/MIRNet-TFJS) - An application ehich uses Machine Learning in your browser to enhance low-light images upto a great extent. 76 | 77 | ## eCommerce 78 | 79 | * [A Guide to E-Commerce for Node.js Developers](https://snipcart.com/blog/node-js-ecommerce-koa-js-tutorial) - Using Node.js to build your online store (tutorial included with KOA.js). 80 | 81 | **Meteor apps** 82 | 83 | * [Reaction Commerce](https://github.com/reactioncommerce/reaction) ([website](https://reactioncommerce.com/)) - A modern reactive, real-time event driven ecommerce platform. 84 | 85 | ## Chat Bots 86 | 87 | * [PokéDex Go Messenger Bot](https://github.com/zwacky/pokedex-go) ([website](https://www.facebook.com/PokedexGo/)) - A Pokédex Messenger Bot for Pokémon Go to easily find Pokémon and their strenghts & weaknesses. 88 | * [System Discord Bot](https://github.com/shiigehiro/System) ([website](https://shiigehiro.github.io/system)) - A Moderative and user-friendly Discord bot. 89 | 90 | ## Analytics 91 | 92 | * [Countly](https://github.com/countly/countly-server) ([website](http://count.ly)) - Open source, mobile & web analytics and marketing platform for Android, iOS and web. 93 | 94 | ## License 95 | 96 | ![CC0 badge](https://upload.wikimedia.org/wikipedia/commons/f/f9/CC-Zero-badge.svg) 97 | 98 | This project is under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/) 99 | --------------------------------------------------------------------------------