Coder Social home page Coder Social logo

web-purple's Introduction

Web Purple Web Site

Build Status Coverage Status Dependency status Dev Dependency Status

How to start project?

[configure database](#database)
npm install
npm run start

Database

mongodb is used in app (hosted on mLab).

To change connection configuration see src/server/conf/db.js

For development purposes you can use next db:

const connectionUrl = 'mongodb://admin:[email protected]:64718/webpurple';

or set up your own db (500mb fo free in mLab)

How to contribute?

We are open to, and grateful for, any contributions made by the community.

You can find a list of issues you can work on here. Feel free to create new ones.

In general, the contribution workflow looks like this:

  1. Fork the repo.
  2. Create a new feature branch based off the master branch.
  3. Make sure all tests pass (npm run test) and there are no linting errors (npm run lint).
  4. Submit a pull request, referencing any issues it addresses.

Please try to keep your pull request focused in scope and avoid including unrelated commits.

You can read here more about contributing here.

Commit messages

Feel free to use emoji in your commit messages ๐Ÿ˜ง (More about it here).

Useful links

redux

web-purple's People

Contributors

alexanderdrobyshev avatar jwarykowski avatar kitos avatar kuzn-ilya avatar margaritakurdyumova avatar negan1911 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.