Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elsoul/skeet
Skeet: Edge-Native Web Framework
https://github.com/elsoul/skeet
android api cloudflare deno edge-computing edge-runtime expo full-stack-development ios nextjs nosql open-source pwa react reactnative serverless sql typescript web
Last synced: about 15 hours ago
JSON representation
Skeet: Edge-Native Web Framework
- Host: GitHub
- URL: https://github.com/elsoul/skeet
- Owner: elsoul
- License: apache-2.0
- Created: 2023-04-07T12:34:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T01:15:11.000Z (18 days ago)
- Last Synced: 2024-12-04T20:45:31.582Z (8 days ago)
- Topics: android, api, cloudflare, deno, edge-computing, edge-runtime, expo, full-stack-development, ios, nextjs, nosql, open-source, pwa, react, reactnative, serverless, sql, typescript, web
- Language: TypeScript
- Homepage: https://skeet.dev/
- Size: 280 MB
- Stars: 597
- Watchers: 7
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- solana-awesome - Link - source TypeScript serverless framework | (Developer Resources / Dev Tooling)
- awesome - elsoul/skeet - Skeet: Edge-Native Web Framework (TypeScript)
README
π Doc: https://skeet.dev/
π± Demo App (Edge Runtime): https://app.skeeter.dev/
ποΈ SSG Demo: https://skeeter.dev/
Repository for AI Chat App Demo: https://github.com/elsoul/skeet-v3-next-edge-rc
Repository for SSG Demo: https://github.com/elsoul/skeet-v3-next-ssg-rc
Repository for Solana dApp Demo: https://github.com/elsoul/skeet-v3-solana-dapp-rc
## The Complete Web Framework for Modern Developers
With Skeet v3, weβve fully migrated to Cloudflare, eliminating cold starts and introducing support for edge runtime. It has been transformed into a edge-native architecture, optimized for the modern web.
π§ The Skeet development team is currently focused on building v3. Active development is underway.
For the latest updates, join our official Discord community:
https://discord.gg/H2HeqRq54JFor documentation on versions running on Firebase (v1, v2), please refer to the following links:
v1 Documentation: https://skeet.dev/en/v1doc/general/overall-architecture
v2 Documentation: https://skeet.dev/en/v2doc/general/overall-architecture
## Built with
- [Deno](https://deno.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Cloudflare Workers](https://workers.cloudflare.com/)
- [Cloudflare KV](https://developers.cloudflare.com/kv/)
- [Cloudflare Durable Objects](https://developers.cloudflare.com/durable-objects/)
- [Cloudflare D1](https://developers.cloudflare.com/d1/)
- [Cloudflare Pages](https://pages.cloudflare.com/)
- [Wrangler](https://developers.cloudflare.com/workers/wrangler/)
- [`@cloudflare/next-on-pages`](https://github.com/cloudflare/next-on-pages)
- [Neon](https://neon.tech/)
- [Prisma](https://www.prisma.io/)
- [Next.js](https://nextjs.org/)
- [Auth.js](https://authjs.dev/)
- [Resend](https://resend.com/docs/introduction)
- [Tailwind CSS](https://tailwindcss.com/)
- [next-intl](https://next-intl-docs.vercel.app/)
- [React Compiler](https://react.dev/learn/react-compiler)
- [shadcn/ui](https://ui.shadcn.com/)
- [React Hook Form](https://react-hook-form.com/)
- [Zod](https://zod.dev/)
- [Jotai](https://jotai.org/)
- [Vercel AI SDK](https://sdk.vercel.ai/docs/introduction)
- [Next Sitemap](https://github.com/iamvishnusankar/next-sitemap)## References
- [Next.js App Routing](https://nextjs.org/docs/app/building-your-application/routing)
- [React Server Components](https://react.dev/reference/rsc/server-components)
- [React Server Actions](https://react.dev/reference/rsc/server-actions)
- [The Edge Runtime](https://edge-runtime.vercel.app/)
- [What is edge computing?](https://www.cloudflare.com/learning/serverless/glossary/what-is-edge-computing/)
- [Static Site Generation (SSG)](https://nextjs.org/docs/pages/building-your-application/rendering/static-site-generation)
- [Static Exports](https://nextjs.org/docs/app/building-your-application/deploying/static-exports)## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/skeet This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## License
The package is available as open source under the terms of the [Apache-2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
## Code of Conduct
Everyone interacting in the SKEET projectβs codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/elsoul/skeet/blob/master/CODE_OF_CONDUCT.md).