{"id":13810500,"url":"https://github.com/sidebase/sidebase","last_synced_at":"2025-04-13T04:59:15.142Z","repository":{"id":59483306,"uuid":"529185517","full_name":"sidebase/sidebase","owner":"sidebase","description":"sidebase is the productive way to build fullstack Nuxt 3 applications:  sidebase is a web app development kit to build production ready fullstack apps quickly. We build sidebase to provide a modular, modern, fully-typed and best-practice approach to make your ideas a reality. ","archived":false,"fork":false,"pushed_at":"2023-03-25T08:33:41.000Z","size":4465,"stargazers_count":833,"open_issues_count":13,"forks_count":21,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-13T04:59:10.244Z","etag":null,"topics":["fullstack","nuxt","nuxt3","typescript","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://sidebase.io/","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/sidebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-26T08:55:48.000Z","updated_at":"2025-03-30T03:38:25.000Z","dependencies_parsed_at":"2024-01-15T13:33:21.812Z","dependency_job_id":null,"html_url":"https://github.com/sidebase/sidebase","commit_stats":{"total_commits":66,"total_committers":8,"mean_commits":8.25,"dds":"0.25757575757575757","last_synced_commit":"04860a08b94f0a49fd669309438857b96edaae96"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fsidebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fsidebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fsidebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fsidebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidebase","download_url":"https://codeload.github.com/sidebase/sidebase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665758,"owners_count":21142123,"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":["fullstack","nuxt","nuxt3","typescript","vue","vuejs"],"created_at":"2024-08-04T02:00:56.716Z","updated_at":"2025-04-13T04:59:15.122Z","avatar_url":"https://github.com/sidebase.png","language":"TypeScript","readme":"# sidebase\n\n\u003ca href=\"https://github.com/sidebase/sidebase/actions?query=branch%3Amain+event%3Apush\"\u003e\u003cimg src=\"https://github.com/nuxt/framework/workflows/ci/badge.svg?branch=main\u0026event=push\" alt=\"CI Status\"\u003e\u003c/a\u003e\n[![GitHub stars](https://badgen.net/github/stars/sidebase/sidebase)](https://GitHub.com/sidebase/sidebase/)\n[![License][license-src]][license-href]\n[![Follow us on Twitter](https://badgen.net/badge/icon/twitter?icon=twitter\u0026label)](https://twitter.com/sidebase_io)\n[![Join our Discord](https://badgen.net/badge/icon/discord?icon=discord\u0026label)](https://discord.gg/NDDgQkcv3s)\n\n\u003e sidebase is a web development kit to build production ready fullstack Nuxt 3 apps quickly. sidebase relies on modern, fully-typed and best-practice technology to achieve this goal. sidebase embraces the fullstack TypeScript approach to app development: Code sharing between client and server, reduced learning curve for engineers and code-reuse across apps are things we love about this approach. That said, you can also use sidebase to build client-side only apps.\n\n## Visit [sidebase.io/sidebase](https://sidebase.io/sidebase) for quick-start, docs, guides and more!\n\nTo get started, run:\n```sh\nnpm create sidebase@latest\n```\n\nAnd you are ready to go! The sidebase CLI will guide you through the process. Afterwards, or if you still want to know more, read [the documentation](https://sidebase.io/sidebase/welcome/stacks) to continue.\n\n![sidebase](https://raw.githubusercontent.com/sidebase/core/main/.github/sidebase.png)\n\n## Features\n\nWith sidebase you can build production ready, robust, maintainable, fullstack applications:\n- 🎒 **Fullstack**: Develop frontend and backend in a single TypeScript code base\n- 🏎️ **Fast to code**: Database, example tests, example components and example pages are all there for you to fill out\n- 🐛 **Fewer bugs**: Strong data-validation using `Prisma` to validate all data coming into the database at runtime\n- 😊 **Easy to use**: Designed to follow best practices and to be ready-to-go for development, without additional dev-dependencies like `docker` that make it hard to get started\n- 🚀 **Ready for launch**: Github Actions CI, Dockerfile, easy switch to most popular SQL-databases are all there, out of the box ([get in touch if you're missing something](https://github.com/sidebase/sidebase/issues/new/choose))\n\nTo facilitate this `sidebase` bootstraps a nuxt 3 project that permits developing a backend and a frontend using just Nuxt 3 with overarching TypeScript support. We want to show the world how enjoyable end-to-end typescript programming can be, displacing the myth that JS/TS-backends are no good. This starter solves a lot of the \"real-world\" problems that occur after you start using Nuxt or any other framework: How to write backend tests? How to write component tests? How to calculate test coverage? How to integrate a database? How to build a docker image? ...?\n\nIf you have any problems with this project (e.g., setting it up on your PC) [open an issue](https://github.com/sidebase/sidebase/issues/new/choose) and we'll figure it out together with you 🎉\n\n## License\n\n[MIT](./LICENSE)\n\n\n\u003c!-- Badges --\u003e\n[license-src]: https://img.shields.io/npm/l/@sidebase/nuxt-session.svg\n[license-href]: https://npmjs.com/package/@sidebase/nuxt-session\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebase%2Fsidebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidebase%2Fsidebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebase%2Fsidebase/lists"}