This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-01-05 19:50:33 +03:00
.github/workflows chore: add build CI step 2022-04-18 17:41:27 +03:00
.vscode style: auto format whole project 2022-11-05 23:57:33 +01:00
docker chore: Cover different architectures in Dockerfile 2022-12-17 20:40:44 +03:00
packages fix: wrap lines when showing error details 2023-01-03 21:24:29 +01:00
.eslintignore chore: add e2e-tests package 2022-10-09 00:00:35 +02:00
.eslintrc.js feat: Setup eslint and prettier 2022-01-20 17:07:14 +01:00
.gitignore chore: ignore cypress screenshots 2022-10-09 00:00:35 +02:00
.prettierrc.js feat: Setup eslint and prettier 2022-01-20 17:07:14 +01:00
.yarnrc chore: Cover different architectures in Dockerfile 2022-12-17 20:40:44 +03:00
CODE_OF_CONDUCT.md chore: Add code of conduct file 2022-09-23 15:30:03 +03:00
docker-compose.yml feat: Introduce webhook secret key to verify webhook requests 2022-12-08 10:33:15 +03:00
lerna.json Release v0.3.0 2022-12-08 20:12:28 +01:00
LICENSE.md style: auto format whole project 2022-11-05 23:57:33 +01:00
package.json style: auto format whole project 2022-11-05 23:57:33 +01:00
README.md docs: Adjust advantages text of Automatisch 2022-12-17 16:29:41 +03:00
render.yaml feat: Add render.yaml for easy deployment to Render 2022-12-12 12:29:36 +03:00
yarn.lock chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 2022-12-28 10:35:59 +00:00

Automatisch - Open Source Zapier Alternative

Automatisch - Screenshot

🧐 Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.

💸 Automating your workflows doesn't have to be a difficult or expensive process. You also don't need any programming knowledge to use Automatisch.

Advantages

There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.

One of the main benefits of using Automatisch is that it allows you to store your data on your own servers, which is essential for businesses that handle sensitive user information and cannot risk sharing it with external cloud services. This is especially relevant for industries such as healthcare and finance, as well as for European companies that must adhere to the General Data Protection Regulation (GDPR).

🤓 Your contributions are vital to the development of Automatisch. As an open-source software, anyone can have an impact on how it is being developed.

💙 No vendor lock-in. If you ever decide that Automatisch is no longer helpful for your business, you can switch to any other provider, which will be easier than switching from the one cloud provider to another since you have all data and flexibility.

Documentation

The official documentation can be found here: https://automatisch.io/docs

Installation

# Clone the repository
git clone git@github.com:automatisch/automatisch.git

# Go to the repository folder
cd automatisch

# Start
docker compose up

You can use user@automatisch.io email address and sample password to login to Automatisch. Please do not forget to change your email and password from the settings page.

For other installation types, you can check the installation guide.

Support

If you have any questions or problems, please visit our GitHub discussions page, and we'll try to help you as soon as possible.

https://github.com/automatisch/automatisch/discussions

License

Automatisch is an open-source software with the AGPL 3.0 license.