Giter Site home page Giter Site logo

erxes-api's Introduction

erxes Inc - erxes API

erxes is an open source growth marketing platform. Marketing, sales, and customer service platform designed to help your business attract more engaged customers. Replace Hubspot with the mission and community-driven ecosystem.

View demo | Download ZIP | Join us on Slack

Status

Build Status Coverage Status Known Vulnerabilities

Running the server

1. Node (version >= 4) and NPM need to be installed.

Make sure your MongoDB and Redis server is running.

2. Clone and install dependencies.

git clone https://github.com/erxes/erxes-api.git
cd erxes-api
yarn install

3. Create configuration from sample file. We use dotenv for this.

cp .env.sample .env

.env file description

NODE_ENV=development                        (Node environment: development | production)
PORT=3300                                   (Server port)

MONGO_URL=mongodb://localhost/erxes         (MongoDB url)
TEST_MONGO_URL=mongodb://localhost/test

REDIS_HOST=localhost                        (Redis server url)
REDIS_PORT=6379                             (Redis server port)

MAIN_APP_DOMAIN=http://localhost:3000       (erxes project url)
DOMAIN='http://localhost:3300'              (erxes-api project url)

4. Start the server.

For development:

yarn dev

For production:

yarn build
yarn start

5. Running servers

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

In-kind sponsors

                       

Copyright & License

Copyright (c) 2018 erxes Inc - Released under the MIT license.

erxes-api's People

Contributors

batamar avatar khangaridb avatar munkhjin0223 avatar mungunshagai avatar shinebayar-g avatar javkhlanshirendev avatar munkhorgil avatar anu-ujin avatar enkhtuvshin0513 avatar munkhbold avatar ganzorig avatar munkhsaikhan avatar boldkhuu avatar gantulga-kh avatar mendorshikh avatar buyantogtokh avatar uuganaa1333 avatar tontgor avatar alekseyp avatar dependabot[bot] avatar rnmkrmn avatar marcnet80 avatar batchimeg-a avatar daarii avatar mohammadufo avatar snyk-bot avatar sergeychikanov 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.