{"id":18929222,"url":"https://github.com/darshankumar89/nodejs","last_synced_at":"2026-03-16T12:30:17.882Z","repository":{"id":80162252,"uuid":"49758590","full_name":"DarshanKumar89/nodejs","owner":"DarshanKumar89","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-16T04:32:13.000Z","size":363,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T19:21:28.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DarshanKumar89.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-16T04:07:30.000Z","updated_at":"2016-06-27T22:19:49.000Z","dependencies_parsed_at":"2023-03-18T05:22:36.264Z","dependency_job_id":null,"html_url":"https://github.com/DarshanKumar89/nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarshanKumar89%2Fnodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarshanKumar89%2Fnodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarshanKumar89%2Fnodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarshanKumar89%2Fnodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarshanKumar89","download_url":"https://codeload.github.com/DarshanKumar89/nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927824,"owners_count":19719835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T11:31:16.136Z","updated_at":"2026-03-16T12:30:17.852Z","avatar_url":"https://github.com/DarshanKumar89.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Beavr is a ES6/ES7 React/Node Stack\n===================================\n\nBased on awesome work by Frederic Heem at [https://github.com/FredericHeem/](https://github.com/FredericHeem/).\n\nFullstack web application stack written in es6/es7 with react and node.js with the following features:\n\n* Authentication: username/password, facebook, google authentication etc ...\n* Authorization: scheme using user, group and permission  \n* Scalable by using a micro services based architecture, a.k.a message queues\n* Relational database: postgres, mysql, sqlite, mssql etc, ...\n* Logging\n\nContinuous Integration:\n\n* [Travis](https://travis-ci.org/): Test and deploy. [![Build Status](https://travis-ci.org/Beavr/beavr.svg?branch=master)](https://travis-ci.org/Beavr/beavr)\n* [CodeClimate](https://codeclimate.com): Automated code review [![Code Climate](https://codeclimate.com/github/Beavr/beavr/badges/gpa.svg)](https://codeclimate.com/github/Beavr/beavr)\n[![Test Coverage](https://codeclimate.com/github/Beavr/beavr/badges/coverage.svg)](https://codeclimate.com/github/Beavr/beavr/coverage)\n* [Coveralls](https://coveralls.io): [![Coverage Status](https://coveralls.io/repos/Beavr/beavr/badge.svg?branch=master)](https://coveralls.io/r/Beavr/beavr?branch=master)\n\nTechnologies:\n\n* [React](https://facebook.github.io/react/): a facebook library to build user interfaces.\n* [Koa](http://koajs.com/): next generation web framework for Node.js.\n* [Sequelize](http://docs.sequelizejs.com/en/latest/): Object Relationship Management (ORM) supporting majors relational SQL database.\n* [PostgreSQL](http://www.postgresql.org/): the world's most advanced open source relational database.\n* [RabbitMq](https://www.rabbitmq.com/): messaging system.\n* [Passport](http://passportjs.org/): authentication framework with more than 140 authentication strategies: username/password, facebook , google, github etc ...\n* [Winston](https://github.com/winstonjs/winston): a multi-transport async logging library.\n* [Nodemailer](https://github.com/andris9/Nodemailer): send email with various provider.\n* [Babel](https://babeljs.io/): A es6/es7 compiler.\n* [Gulp](http://gulpjs.com/): automate and enhance your workflow.\n* [Webpack](http://webpack.github.io/): module bundler for the browser\n* [Mocha](http://mochajs.org/): test framework.\n* [Sinon](http://sinonjs.org/): test spies, stubs and mocks.\n* [Eslint](http://eslint.org/): The pluggable linting utility for JavaScript and JSX.\n* [DevLab](https://github.com/TechnologyAdvice/DevLab): Containerize your development workflow.\n* [Trevor](https://github.com/vdemedes/trevor): Your own Travis CI to run tests locally.\n\n# Workflow\n\n\n## Docker containers\n\nTo install the docker containers for the various services such as RabbitMq and Postgres on the local machine, the [DevLab](https://github.com/TechnologyAdvice/DevLab) project is being used to containerize the development workflow, see its configuration file: [devlab.yml](server/devlab.yml)\n\n\n    # cd server\n    # npm run devlabinstall\n\nTo check that the containers are running:\n\n```\n# docker ps\nCONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS                                         NAMES\nccd9f559fabd        rabbitmq:latest     \"/docker-entrypoint.s\"   36 minutes ago      Up 36 minutes       4369/tcp, 25672/tcp, 0.0.0.0:5672-\u003e5672/tcp   devlab_rabbitmq_frederic_1446641005596\n```\n\n**Note regarding Mac OS X:** If you are using Docker under Mac OS X, your containers will run in a virtual machine instead of your Mac directly. You need to go through the services (e.g. ```\"rabbitmq\"```) defined in ```server/config/default.json``` (or whichever file you are currently using) and set them to the IP that is mapped to your Docker VM.\n\n## Backend\n\nTo start the backend:\n\n    # cd server\n    # npm install\n    # npm start\n\nTo test the backend:\n\n    # npm test\n\nIt will not only test the code, but also checks the source code with eslint and generates a code coverage report located at `coverage/lcov-report/index.html`\n\nFor more information about the backend, see its [README](server/README.md)\n\n## Frontend\n\nTo run the frontend webserver:\n\n    # npm install\n    # npm start\n\nNow open a browser at `http://localhost:8080`\n\n## Deployment\n\nSee [Ansible README.md](deploy/ansible/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshankumar89%2Fnodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshankumar89%2Fnodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshankumar89%2Fnodejs/lists"}