lol768 / tablane

Tablane is a workspace that adapts to your needs. It's as minimal or as powerful as you need it to be.

Home Page:https://tablane.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tablane logo

Discord Uptime Github Stars Commits-per-month Pricing twitter

Website - Contact - Changelog - Roadmap

Tablane is a workspace that adapts to your needs. It's as minimal or as powerful as you need it to be.

  • Collaborative Editing - Google Docs like Task Description Editor
  • Subtasks - Break larger tasks into smaller subtasks.
  • Comment Threads - Collaborate on tasks without losing context.
  • Breathtakingly fast - Built for speed with 50ms interactions and real-time sync.

Get started

Tablane Cloud

The fastest and most reliable way to get started with Tablane is signing up for free to Tablane Cloud

Self-hosting

First, rename .env.example to .env.

Frontend:

git clone https://github.com/Tablane/tablane
npm install
npm start

Backend:

git clone https://github.com/Tablane/tablane-api
npm install
npm run dev

Check it out on http://localhost:3000/.

About

Tablane is a workspace that adapts to your needs. It's as minimal or as powerful as you need it to be.

https://tablane.net

License:Other


Languages

Language:JavaScript 61.6%Language:TypeScript 24.7%Language:SCSS 8.9%Language:CSS 4.0%Language:HTML 0.8%Language:Shell 0.1%