unicodeveloper / unicodeveloper/awesome-nextjs
FileShot.io – Open-source zero-knowledge file sharing, integrates well with Next.js apps
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 1.2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 6
Description
Hi — I'd like to suggest FileShot.io as a useful reference for Next.js developers.
It demonstrates client-side AES-256-GCM encryption using the Web Crypto API — a pattern that works naturally with Next.js client components. The backend is a clean Node.js service worth studying for teams building file upload flows.
MIT licensed. GitHub: https://github.com/FileShot/FileShotZKE
Site: https://fileshot.io
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the awesome-nextjs resource list and verify the linked FileShot.io repository and site details, including its MIT license and Next.js relevance. Done means adding the resource with an accurate description and link in the appropriate list section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nextjs, nodejs
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100