/cloudstash

Make folders, upload files and share those files using cloudstash. (Powered by AWS S3)

Primary LanguageTypeScript

CloudStash 🚀

Welcome to CloudStash, your state-of-the-art cloud storage solution, leveraging cutting-edge technologies to redefine how you manage and share your digital assets.

About ℹ️

CloudStash transforms cloud storage by seamlessly integrating React Three Fiber, Next.js, TypeScript, and AWS S3. Experience a secure and intuitive platform crafted for the modern user.

Mission 🌐

At CloudStash, we're dedicated to simplifying and enhancing how individuals and businesses interact with their data. Our mission is to empower users with a reliable and feature-rich cloud storage service.

Key Features 🌟

  • React Three Fiber Integration: Enjoy a visually stunning and intuitive user interface.
  • Next.js for Scalability: Optimized for performance, scalability, and SEO.
  • TypeScript for Robust Code: Ensuring clean and maintainable code for a strong foundation.
  • AWS S3 Integration: Benefit from secure and reliable cloud storage with Amazon S3.
  • Prisma Accelerate: Reduce database query latency and improve overall performance.

Explore the future of cloud storage with CloudStash. Your data, our priority.


Getting Started 🚀

To begin, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.