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.
Frontend:
- Next.js
- TypeScript
- Tailwind CSS
- Shadcn
Backend:
- Convex
- Clerk
- Edge Store
Prerequisites:
- Node.js and npm (or yarn) installed
- Basic understanding of Next.js, TypeScript, and React
- Accounts for Convex, Clerk, and Edge Store
Installation:
-
Clone the repository:
git clone https://github.com/dev-sire/Mindforge.git
-
Navigate to the project directory:
cd mindforge
-
Install dependencies:
npm install
-
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.
We welcome contributions to MindForge! Please feel free to open issues or pull requests.
Visage Connect is licensed under the MIT License. See the LICENSE
file for details.