{"id":21758780,"url":"https://github.com/justplainstuff/plainstack","last_synced_at":"2025-07-15T04:06:30.350Z","repository":{"id":243420774,"uuid":"803433260","full_name":"justplainstuff/plainstack","owner":"justplainstuff","description":"Single-file web framework","archived":false,"fork":false,"pushed_at":"2024-10-13T11:19:39.000Z","size":2855,"stargazers_count":122,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-12T03:39:24.694Z","etag":null,"topics":["bun","hono","kysely","plainjob","plainstack","postgres","sql","sqlite","typescript","zod"],"latest_commit_sha":null,"homepage":"https://www.plainstack.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justplainstuff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-20T18:02:05.000Z","updated_at":"2025-05-17T18:08:53.000Z","dependencies_parsed_at":"2024-06-08T19:31:20.960Z","dependency_job_id":"8ca4ec4c-40b1-401f-8704-0669b4c8f97b","html_url":"https://github.com/justplainstuff/plainstack","commit_stats":null,"previous_names":["joseferben/plainweb","justplainstuff/plainstack"],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/justplainstuff/plainstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justplainstuff%2Fplainstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justplainstuff%2Fplainstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justplainstuff%2Fplainstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justplainstuff%2Fplainstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justplainstuff","download_url":"https://codeload.github.com/justplainstuff/plainstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justplainstuff%2Fplainstack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402268,"owners_count":23759114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","hono","kysely","plainjob","plainstack","postgres","sql","sqlite","typescript","zod"],"created_at":"2024-11-26T11:23:57.358Z","updated_at":"2025-07-15T04:06:30.328Z","avatar_url":"https://github.com/justplainstuff.png","language":"TypeScript","readme":"# plainstack\n\nPlainstack is a web framework where you start with a single-file. It extends [Hono](https://github.com/honojs/hono) with full-stack concerns like database migrations, background jobs, scheduled jobs, and more.\n\n## Features\n\n- Small API in the spirit of [Hono](https://github.com/honojs/hono)\n- Database migrations\n- Automatic CRUD operations and zod schema for entities\n- Fully typed SQL queries\n- Zod-based form validation\n- Authentication helpers that go well with Hono's OAuth providers\n- Cookie-based session management\n- `\u003cToast /\u003e` component for flash messages\n- Background jobs with parallel workers\n- Scheduled jobs to run code at a specific time or interval (cron syntax)\n- JSX client components\n\n## Getting Started\n\nClone the [starter](https://github.com/justplainstuff/starter) repo to get a plainstack app with Tailwind, OAuth and more:\n\n```bash\ngit clone git@github.com:justplainstuff/starter.git\n```\n\n```bash\nbun dev\n```\n\nor install `plainstack` manually:\n\n```bash\nbun install plainstack\n```\n\n## Documentation [WIP]\n\n- Database migrations\n- Create entity\n- Update entity\n- Query entity\n- SQL queries\n- Form validation\n- Sessions\n- Authentication\n- Background jobs\n- Scheduled jobs\n- `\u003cToast /\u003e`\n- Client Components\n\n## Examples\n\nCheck out the [full list of examples](https://github.com/justplainstuff/plainstack/tree/main/example).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustplainstuff%2Fplainstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustplainstuff%2Fplainstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustplainstuff%2Fplainstack/lists"}