| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Javaistic is a modern, open-source learning platform designed to help developers master Java programming from fundamentals to advanced concepts. Built with cutting-edge web technologies, it provides an interactive, distraction-free environment with comprehensive documentation, hands-on programs, and real-world examples.
| Category | Technologies |
|---|---|
| Framework | Next.js 15 (App Router) |
| Language | TypeScript |
| Styling | Tailwind CSS 4.x |
| Content | Fumadocs (MDX) |
| Fonts | Inter, Funnel Display, JetBrains Mono |
| Analytics | Google Analytics |
| Deployment | Vercel |
| Package Manager | Bun |
# Clone the repository
git clone https://github.com/javaistic/javaistic.git
# Navigate to the project directory
cd javaistic
# Install dependencies
bun install
# Start the development server
bun run devThe application will be available at http://localhost:3000.
bun run dev # Start development server with Turbo
bun run build # Build for production
bun run start # Start production server
bun run lint # Run ESLint
bun run format # Format code with PrettierWe welcome contributions from the community! Whether you're fixing bugs, adding features, improving documentation, or creating new Java programs, your help makes Javaistic better.
Please read our Contributing Guidelines and Code of Conduct before submitting contributions.
Founder & Lead Developer
Contributors
We're grateful to all our contributors who help make Javaistic better:
This project uses a dual-license model:
See LICENSE.md for complete details.
Special thanks to our sponsors and supporters:
| Back | FazBrowse Home | New Git URL |