tuwid / servicebot

Open source service automation platform

Home Page:https://servicebot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


ServiceBot is a platform for a business to sell their services and automate the administrative tasks such as billing and invoicing.

Open-Beta

We have released our limited free open-beta instances for 30 days (August 2017). There will be no open-beta instances available after this period. The process is instant through our website https://servicebot.io . If you need help with configuring your instance, please contact us through team@servicebot.io or our gitter channel.

Installation

For free cloud hosting during our open-beta, see servicebot.io.

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/.

About

Open source service automation platform

https://servicebot.io

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.3%Language:CSS 18.5%Language:HTML 0.2%