Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Skeet


Follow @SkeetDev















πŸ“— 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/H2HeqRq54J

For 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).