ServiceBot is a platform for a business to sell their services and automate the administrative tasks such as billing and invoicing.
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.
For free cloud hosting during our open-beta, see servicebot.io.
For self-hosting we recommend using our docker install guide
Documentation: https://docs.servicebot.io/
APIs: https://api-docs.servicebot.io/
ServiceBot is open source and accepts contributions from the public
Not sure what to work on? Check the open issue or pop into [gitter] and ask!
We look forward to working with you!
- 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
Maintained by Vampeo
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/.