Bachmann1234 / babble-note

Note Taking App Inspired From Slack Threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babble-note

Build Status

A conversational note app.

Right now its just a surprising amount of code for a hello world. It is a electron app loading a native node module built in Rust using Neon.

What is this architecture? Why did you make these choices!

My choices were mostly educational rather than technical. I recently read the rust book and wanted an excuse to use it. I also want to develop my JS skills.

I did some googling and found this neat article so I thought I would try it.

Building and running

npm run build
npm run electron

About

Note Taking App Inspired From Slack Threads

License:GNU General Public License v3.0


Languages

Language:JavaScript 68.4%Language:HTML 12.7%Language:Rust 11.7%Language:CSS 6.6%Language:SQLPL 0.7%