Skip to content

dradford/skillplane-admin

Repository files navigation

Skillplane Admin

The Skillplane admin application built with SolidJS for optimal performance and fine-grained reactivity.

Setup

  1. Install dependencies:
npm install
  1. Add to your /etc/hosts file:
127.0.0.1	admin.skillplane.localdev
  1. Start the development server:
npm run dev
  1. Open in your browser:
http://admin.skillplane.localdev:5173

Tech Stack

  • SolidJS - Reactive UI framework with fine-grained reactivity
  • Vite - Build tool and dev server
  • TypeScript - Type safety
  • Tailwind CSS - Styling
  • @tanstack/solid-query - Server state management
  • @solidjs/router - Client-side routing
  • Axios - HTTP client

Development

The app connects to the Rails API backend running at http://api.skillplane.localdev:3100.

Build

npm run build

The built files will be in the dist/ directory.

About

Skillplane Admin UI - Management interface for operators, agents, benches, and capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages