MindStudent is a freemium micro-SaaS aimed at students, providing advanced tools to improve and organize your studies in one place. The project offers a free model and paid plans through tokens for premium features, such as AI usage.
-
🔍 Study Organization: Manage your tasks, notes, and schedules in one place.
-
🧪 Learning Tools: Flashcards, automatic summaries, and more.
-
🤖 Artificial Intelligence: Advanced features to optimize your studies (available in the premium plan).
-
🔑 Freemium System: Access basic features for free and unlock premium features with tokens.
- Next.js with Shadcn UI
- TailwindCSS
- Supabase
- Stripe
- Docker
-
Clone the repository:
git clone https://github.com/seu-usuario/mindstudent.git
cd mindstudent
-
Install dependencies:
npm install
-
Configure environment variables (.env):
NEXT_PUBLIC_APP_URL
NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY
-
Run the project locally:
npm run dev
Feel free to open issues and pull requests for improvements!
This project is licensed under the MIT License.