0.1.3 • Published 7 years ago

servicebot v0.1.3

Weekly downloads
9
License
GPL-3.0
Repository
github
Last release
7 years ago

Demo

User Login Credentials:

Email: customer@servicebot.io

Password: demo

Admin Login Credentials:

Email: admin@servicebot.io

Password: demo

alt text

Installation

For business class hosting, see servicebot.io/pricing.

For self-hosting we recommend using our docker install guide

Usage

Documentation: https://docs.servicebot.io/

APIs: https://api-docs.servicebot.io/

Contributing

ServiceBot is open source and accepts contributions from the public

Before contributing to ServiceBot:

  1. Read and sign the ServiceBot Contribution License Agreement.
  2. Not sure what to work on? Check the open issue or pop into gitter and ask!

We look forward to working with you!

Built With

  • NodeJS Our back end API is a Node express app. It responds to requests RESTfully in JSON.
  • React Our front end is a React app that communicates with the Node Express api server.
  • PostgreSQL Our database is Postgres.
  • Stripe Our platform integrates with Stripe to handle billing

Credit

Maintained by Vampeo

License

Copyright (C) 2017 ServiceBot

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.