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
Ömer Faruk Aydın 9fe8ef0238
Merge pull request #689 from automatisch/describe-sf-auth
docs(salesforce): describe auth and triggers
2022-11-06 22:27:25 +01: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 style: auto format whole project 2022-11-05 23:57:33 +01:00
packages docs(salesforce): describe auth and triggers 2022-11-06 21:30:05 +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
CODE_OF_CONDUCT.md chore: Add code of conduct file 2022-09-23 15:30:03 +03:00
lerna.json style: auto format whole project 2022-11-05 23:57:33 +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 chore: Use definitive article for the license 2022-11-05 00:41:38 +01:00
yarn.lock chore: Update BullMQ version to 3.0.0 2022-10-30 18:52:53 +01: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.

The most significant advantage of having Automatisch is keeping your data on your own servers. Not all companies want to use an automation service in the cloud, and the current open-source or self-hosted solutions mainly focus on developers rather than a user without a technical background.

🤓 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/docker/compose

# Start
docker compose up

You can use user@automatisch.io email address and sample password to login to Automatisch. You can also change your email and password later on from the settings page.

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.