DEV Community

Cover image for CrewSpace: Collaborative File Sharing & Spaces for Friends
Niyi Enny
Niyi Enny

Posted on

4 4 2 3 5

CrewSpace: Collaborative File Sharing & Spaces for Friends

This is a submission for the The Pinata Challenge

What I Built

CrewSpace is a collaborative hub for friend groups, that enables planning, and file sharing. It allows groups to upload files, manage shared documents, and have conversations, all within a centralized and easily accessible space.

Demo

Try CrewSpace out here at https://pulse-flame-five.vercel.app/app

Sign Up
Image description

Create Groups
Image description

Manage Groups - Create and Join with an invite code
Image description

Collaborate on Files
Image description

My Code

Here's a link to the Github Repository for CrewSpace: https://github.com/polyrenn/pulse

Tech Stack

CrewSpace is built with:

  • Remix
  • Pinata API for File Management
  • Supabase for Storage & User Management
  • Clerk for Auth

More Details

Pinata powers the file-uploading experience, allowing users to share files with their groups, and collaborate on them, managing permissions as well as downloads for storage.

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (0)