Giter Club home page Giter Club logo

erxes-widgets's Introduction

erxes Inc - erxes Widgets

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

Running the server

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

2. Clone and install dependencies.

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

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

cp .env.sample .env

This configuration matches with the default configurations of other erxes platform repositories. For the first time run, you don't need to modify it.

.env file description

PORT=3200                                                (Server port)
ROOT_URL=http://localhost:3200                           (Widgets server url)
MAIN_API_URL=http://localhost:3300                       (erxes-api server url)
API_GRAPHQL_URL=http://localhost:3100/graphql            (erxes-widgets-api server url)
API_SUBSCRIPTIONS_URL=ws://localhost:3300/subscriptions  (erxes-api server)

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-widgets's People

Contributors

batamar avatar ganzorig avatar boldkhuu avatar khangaridb avatar mendorshikh avatar tgldr avatar javkhlanshirendev avatar rnmkrmn avatar marcelofigueira avatar pablopgi avatar anu-ujin avatar shinebayar-g avatar fossabot avatar

Watchers

James Cloos 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.