ServiceBot is an open source platform to manage the complexities involved with providing services.
User Login Credentials:
Email: customer@servicebot.io
Password: demo
Admin Login Credentials:
Email: admin@servicebot.io
Password: demo
For business class hosting, see servicebot.io/pricing.
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
Before contributing to ServiceBot:
- Read and sign the ServiceBot Contribution License Agreement.
- 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/.