High-Performance Engineering-Grade Project Management
Internode is a high-performance project management platform built for engineering teams who demand precision, speed, and reliability. It combines the power of modern web technologies with a sleek, developer-centric interface to streamline workflows and boost productivity.
- Advanced Task Management: Efficiently track and manage complex engineering tasks.
- Kanban & List Views: Flexible views to suit different project needs.
- Engineering-Grade Auth: Secure, reliable authentication powered by Better-Auth.
- Responsive UI: A premium, dark-themed interface built with Tailwind CSS v4 and Base UI.
- Real-time Performance: Optimized for speed with Next.js and Bun.
- Framework: Next.js 16 (App Router)
- Runtime: Bun
- Database: Drizzle ORM with Neon DB
- Styling: Tailwind CSS v4, Base UI, Framer Motion
- Authentication: Better-Auth
- Icons: Iconify, Lucide
-
Clone the repository:
git clone https://github.com/your-username/internode.git cd internode -
Install dependencies:
bun install
-
Set up environment variables: Copy
.env.exampleto.envand fill in your credentials. -
Run the development server:
bun dev
Visit http://localhost:3000 to see the engine in action.
This project is licensed under the MIT License.