bbigras / orgnote-client

Frontend side for second brain service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Org Note client.

 
Buy Me A Coffee donate button Patreon donate button wakatime
Twitter link Mastodon link Discord

Introduction

 

This project is part of Org Note project. This is client side based on the Quasar framework. It’s include ios/android/pwa and desktop build. It’s a proof of concept solution, in the future I have plan to migrate this repo into native app or Flutter.

Connected links

Install

Local development

Clone repo

git clone git@github.com:Artawower/orgnote-client.git && cd secon-brain-client

Install dependencies (as alternative you can use npm)

bun install

Start development

bun run dev

Environment variables

API_URL - url to api server

🍩 Contribute guide

Any contribution is very much appreciated! Please read the style guide before contributing to avoid misunderstandings! I would also appreciate it if you would consider becoming my patron

About

Frontend side for second brain service


Languages

Language:TypeScript 61.5%Language:Vue 31.2%Language:JavaScript 3.7%Language:SCSS 2.7%Language:Shell 0.5%Language:HTML 0.4%Language:Dockerfile 0.0%