An open API service indexing awesome lists of open source software.

https://github.com/dev-sire/mindforge

Build your digital workspace. Organize thoughts, manage projects, and boost productivity with MindForge, the All-in-One workspace.
https://github.com/dev-sire/mindforge

clerkauth convex edgestore nextjs14 tailwindcss typescript

Last synced: 2 months ago
JSON representation

Build your digital workspace. Organize thoughts, manage projects, and boost productivity with MindForge, the All-in-One workspace.

Awesome Lists containing this project

README

        

# Mindforge: The All-in-One Workspace

MindForge is a powerful, customizable workspace that helps you organize your thoughts, ideas, and tasks. It's designed to be intuitive and efficient, allowing you to focus on what matters most.

### Tech Stack

**Frontend:**

- Next.js
- TypeScript
- Tailwind CSS
- Shadcn

**Backend:**

- Convex
- Clerk
- Edge Store

### Getting Started

**Prerequisites:**

- Node.js and npm (or yarn) installed
- Basic understanding of Next.js, TypeScript, and React
- Accounts for Convex, Clerk, and Edge Store

**Installation:**

1. Clone the repository:
```git clone https://github.com/dev-sire/Mindforge.git```

2. Navigate to the project directory:
```cd mindforge```

3. Install dependencies:
```npm install```

4. Set up environment variables:

- Create a ```.env.local``` file at the root of the project.
- Add your Convex, Clerk, and Edge Store API keys.
- Refer to the respective documentation for detailed instructions.

### Contributing

We welcome contributions to MindForge! Please feel free to open issues or pull requests.

### License

Visage Connect is licensed under the MIT License. See the ```LICENSE``` file for details.