This is an n8n workflow generator. Its desgined to produce production ready and testable n8n workflows for coders and non coders alike. The website also includes a community hub for n8n lovers.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
294
commits
refactor(Services): Did some last minute touches, divided function into smaller modules.
8fc2026View on GitHubfix(Services): Fixed use statements to fix services.
57dd287View on GitHubrefactor(Services): Changed services folder name from Service -> Services.
bd1f1b0View on GitHubrefactor(Controllers):Added Authenticatable user passed down to all Authenticated controllers.
a3debf1View on GitHubfeat(Authentication): Added an authentication class to cover authenticated classes.
b2cda93View on GitHubrefactor(Ingestion): Cleaned schemas ingestion service.
5daeecaView on GitHubfeat(Copilot): Added the ability for streaming to confinue even through naviation.
fc17d05View on GitHubrefactor(Copilot): Moved inter-services in another embedded service folder.
e0a5b76View on GitHub