Building scalable dashboard applications requires a clean frontend stack, strict type safety, and fast rendering performance. Inst provides a production-ready dashboard foundation engineered with Next.js, TypeScript, GraphQL, and Uber’s Base UI architecture.
Inst is a React-based admin dashboard template designed for frontend engineers, full-stack developers, and technical teams building SaaS platforms, enterprise portals, and management consoles. Built on Next.js with Progressive Web Application (PWA) patterns and Server-Side Rendering (SSR), it uses Apollo Client and type-graphql for efficient API data management. This template is ideal for development teams requiring a typed, monorepo-compatible admin interface with built-in Dark Mode; it is not suited for non-technical users seeking a simple drag-and-drop or static HTML template.
| Technical Property | Specification Details |
|---|---|
| Framework & Engine | Next.js (v9.3.6 update standard), React |
| Language & Type System | 100% TypeScript (All components) |
| Data & API Layer | GraphQL, Apollo Client, type-graphql |
| UI System | Uber’s Base UI, BaseUI Grid System |
| Repository Architecture | Monorepo supported via Lerna configuration |
| Rendering Mode | Server-Side Rendering (SSR) & PWA supported |
| Key Included Features | Chat UI, Chat Bot feature, React Big Calendar |
| Theme Options | Light Mode & Dark Mode built-in |
| Latest Version Tracked | v3.0.0 (Updated September 2021) |
Key Technical Capabilities
- Typed Development Workflow: Every layout element and structural component is written strictly in TypeScript to minimize runtime errors and speed up IDE autocompletion.
- Modern GraphQL Stack: Configured using React Apollo and type-graphql to handle client-side data fetching and streamlined query execution.
- Monorepo Ready: Pre-configured with Lerna to manage multi-package frontend repositories within a single code structure effortlessly.
- Server-Side Rendering (SSR): Leverages Next.js server rendering capabilities to maintain high Lighthouse performance scores and reduce initial render delays.
- Built-in Chat & Scheduling Interfaces: Includes pre-designed Chat UI components, Chat Bot interface, and integrated React Big Calendar functionality for complex portal needs.
- Integrated Dark Mode Switch: Built-in theme toggling allows instant switching between Light and Dark visual modes directly from the user profile navigation menu.
Frequently Asked Questions
Is this product a standard HTML or jQuery admin template?
No, Inst is not a static HTML template. It is an application framework built strictly using React, Next.js, and TypeScript, requiring a Node.js development environment to build and run.
How does Inst handle repository management for large projects?
Inst includes native Monorepo support configured through Lerna, allowing development teams to isolate packages and scale modular web applications cleanly.
How can users toggle Dark Mode in the application?
Users can activate Dark Mode by clicking the user profile avatar located in the top-right menu corner and selecting the Dark Mode option within the dropdown panel.





