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.
automate/packages/backend
dependabot[bot] 2222ede420 chore(deps): bump knex from 0.95.15 to 2.4.0
Bumps [knex](https://github.com/knex/knex) from 0.95.15 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits/2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 18:01:10 +01:00
..
bin/database style: auto format whole project 2022-11-05 23:57:33 +01:00
src Merge pull request #856 from automatisch/search-user-in-twitter 2023-01-20 15:38:26 +03:00
test style: auto format whole project 2022-11-05 23:57:33 +01:00
.env-example feat: Introduce webhook secret key to verify webhook requests 2022-12-08 10:33:15 +03:00
database-utils.d.ts chore: introduce docker compose 2022-08-29 11:45:39 +02:00
database-utils.js chore: introduce docker compose 2022-08-29 11:45:39 +02:00
database.d.ts chore: introduce docker compose 2022-08-29 11:45:39 +02:00
database.js chore: introduce docker compose 2022-08-29 11:45:39 +02:00
knexfile.ts style: auto format whole project 2022-11-05 23:57:33 +01:00
logger.d.ts feat(cli): create DB in start command if not exists (#285) 2022-04-08 11:36:35 +02:00
logger.js feat(cli): create DB in start command if not exists (#285) 2022-04-08 11:36:35 +02:00
package.json chore(deps): bump knex from 0.95.15 to 2.4.0 2023-01-20 18:01:10 +01:00
README.md docs: remove unnecessary text in READMEs 2022-10-08 12:56:29 +02:00
server.d.ts feat(cli): create DB in start command if not exists (#285) 2022-04-08 11:36:35 +02:00
server.js feat(cli): create DB in start command if not exists (#285) 2022-04-08 11:36:35 +02:00
tsconfig.json chore(backend): remove excluding apps in tsconfig 2022-10-30 15:49:19 +01:00
worker.d.ts feat(cli): add start-worker command 2022-09-07 18:35:20 +02:00
worker.js feat(cli): add start-worker command 2022-09-07 18:35:20 +02:00

backend

The open source Zapier alternative. Build workflow automation without spending time and money.