Code Monkey home page Code Monkey logo

traider.io's Introduction

traider.io

Thanks for reading!

traider.io is a new open source ecommerce plaform. Although technically it's led by Eastpoint Software, it's intended to be a fully engaged community project, and we're greatly welcoming contributions from the development community.

Getting started

To get started, you'll need to:

  1. Fork a copy of the repository to your own github account
  2. Edit for copy online or clone it to your local copy using git (TODO: add more info)
  3. Ensure you have nodejs installed locally
  4. Ensure you have mongodb installed & running locally (default config expects no authentication on mongo)
  5. Resolve the dependancies on other modules by navigating to the root folder of the project in your terminal window and running "npm install" (no quotes).
  6. Start the application using the command "node traider.js", also in the app root folder.
  7. Open http://localhost:5000/api/products/seed to create some dummy product data
  8. Browse to http://localhost:5000/

To go on and contribute, please read on...

Bugs

If you find a bug in the source code or an error in the docs, please submit the issue to our issue list at https://github.com/EastpointSoftware/traider.io/issues.

Feature Requests

If you would like to request a new feature, please do so using the issues list at https://github.com/EastpointSoftware/traider.io/issues

If you would like to contribute a major new change, please get in touch through our new Google Groups forum so we can best coordinate implementing your ideas and syncronise that with other ongoing work.

Contributing

We ask that you ensure each commit and pull request relate to a single issue from the issues list. This will help us to manage the code and ensure quality throughout.

  1. Find an issue in the issues list at https://github.com/EastpointSoftware/traider.io/issues that you would like to work on.
  2. Make changes to solve the issue, git commit your changes to your github account
  3. Make a "pull request" with info about the issue resolved for us to integrate your changes into the master

Coding Expectations

Aspects to consider when writing code for traider.io. (TODO: make this more detailed and explainitory)

  • Traider.io is based on a micro-services architecture.
  • All submissions should be tested prior to submitting a pull request

Keep updated

To register your interest, please go to http://traider.io#more

Thanks again!!!

traider.io's People

Contributors

johnpudd avatar ramesh-ep avatar spiritinlife 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.