firecrawl/apps/api
2024-08-12 12:24:46 -07:00
..
src Nick: removed redlock 2024-08-12 15:07:30 -04:00
.dockerignore Initial commit 2024-04-15 17:01:47 -04:00
.env.example Moving comments of .env.example values from end-of-line to above-line. Self-host docs suggest using .env.example as a base. However, Docker doesn't respect end-of-line comments. It sets the comment as the actual value of the variable. This fix prevents that. 2024-08-12 12:24:46 -07:00
.env.local Update .env.local 2024-07-17 16:22:27 -04:00
.gitattributes Initial commit 2024-04-15 17:01:47 -04:00
.gitignore Nick: changes to the ui component 2024-07-24 18:13:34 -04:00
Dockerfile feat: fix iteration 3 (actually works) 2024-07-11 23:14:15 +02:00
fly.staging.toml fix queue stuck bug via lock setting changes 2024-07-17 21:31:25 +02:00
fly.toml Nick: 2024-07-29 18:31:43 -04:00
jest.config.js Nick: 2024-04-20 16:38:05 -07:00
jest.setup.js Initial commit 2024-04-15 17:01:47 -04:00
openapi.json added fullpagescreenshot capabilities, wip on fire-engine side 2024-08-05 18:17:37 -03:00
package.json Nick: caching 2024-07-30 18:59:35 -04:00
pnpm-lock.yaml Nick: caching 2024-07-30 18:59:35 -04:00
requests.http removed console.logs 2024-06-24 16:43:12 -03:00
tsconfig.json Initial commit 2024-04-15 17:01:47 -04:00