A lite version of Wiki, providing AI-assisted online documents editor and team collaboration application built with React and Vite.
- AI-assisted document editing
- Complete user authentication and authorization
- Team collaboration features
- Markdown Editor and instant preview support by md-editor-rt
- Real-time collaboration
- React
- Vite
- React Router
- React Query
- React Hook Form
- Axios
- TailwindCSS
- Lucide React Icons
- Material UI
- md-editor-rt
- Zustand
- ASP.NET Core
- Entity Framework Core
- Automapper
- Scalar API
- Semantic Kernel
- PostgreSQL
Prerequisites: Node.js
- Install dependencies:
pnpm install - Create the
SERVER_API_URLin .env.local to your server API URL - Run the app:
pnpm run dev
