Skip to content

braintocc/dashboard

Repository files navigation

Image

Motivation

This application allows you to schedule publications (linkedin, mastodon, ...) to multiple systems from your second brain (Notion, ...)

Development

  1. You require nodejs on your computer.

  2. Clone the repository and run the following command to install the dependencies:

npm i
npm run dev