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.
- Host: GitHub
- URL: https://github.com/dev-sire/mindforge
- Owner: dev-sire
- License: mit
- Created: 2024-07-13T13:49:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T12:10:00.000Z (10 months ago)
- Last Synced: 2025-01-29T09:41:09.291Z (4 months ago)
- Topics: clerkauth, convex, edgestore, nextjs14, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mindforge-seven.vercel.app
- Size: 590 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.