https://github.com/manan0209/jellyfiles
Jellyfiles is a project designed to manage and organize your files efficiently. It provides a user-friendly interface and powerful features to help you keep your files in order.
https://github.com/manan0209/jellyfiles
appwrite fullstack
Last synced: about 2 months ago
JSON representation
Jellyfiles is a project designed to manage and organize your files efficiently. It provides a user-friendly interface and powerful features to help you keep your files in order.
- Host: GitHub
- URL: https://github.com/manan0209/jellyfiles
- Owner: manan0209
- Created: 2025-01-26T09:30:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T09:30:18.000Z (over 1 year ago)
- Last Synced: 2025-07-30T18:38:13.984Z (11 months ago)
- Language: TypeScript
- Homepage: https://jellyfiles.vercel.app/
- Size: 359 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jellyfiles
## Description
Jellyfiles is a project designed to manage and organize your files efficiently. It provides a user-friendly interface and powerful features to help you keep your files in order.
## Features
- Easy file organization
- User-friendly interface
- Fast search functionality
- Secure file storage
## Installation
To install Jellyfiles, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/manan0209/jellyfiles.git
```
2. Navigate to the project directory:
```bash
cd jellyfiles
```
3. Install the required dependencies:
```bash
npm install
```
## Usage
To start using Jellyfiles, run the following command:
```bash
npm run dev
```