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: 5 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T06:18:28.000Z (17 days ago)
- Last Synced: 2024-12-30T10:14:45.964Z (15 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: 284 MB
- Stars: 601
- 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 - 🚧 What...? Skeet is evolving to SLV! (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
# What...? Skeet is evolving to SLV!
With the standardization of crypto and Web3 technologies, Skeet’s serverless application technology is evolving into SLV, migrating its development platform to a new era of application frameworks that integrate natively with Solana. It’s predicted that more than half of all online payments will soon be made with crypto, and SLV is poised to power this future. By leveraging all the experience gained from Skeet, we aim to provide a suite of tools for lightning-fast Web3 app development and global edge deployment.
SLV Web: https://slv.dev/
SLV GitHub: https://github.com/ValidatorsDAO/slv
Validators DAO Discord Community: https://discord.gg/C7ZQSrCkYR
## 🚧 The Complete Web Framework for Modern Developers
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).