Skip to content

self-hosted bulletin-board-alike system for managing notes as an individual or group.

License

Notifications You must be signed in to change notification settings

smidgedy/stikki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stikki 🚧

localised self-hosted bulletin-board-alike system for managing notes as an individual or group.

Uses node.js express with mySQL as a database, running either locally or across the internet if port forwarding is set up. currently it is only a dynamic webpage, however I intend to add much more functionality - including user authentication, multiple 'boards' to store different notes, a CLI and possibly even a mobile webapp. The final (or at least somewhat fleshed-out) serverside version will be avaliable as a docker package for more convenient operation.

For installation instructions, see the wiki

Todo

  • Sanitize SQL
  • Add cookie to recognise device/keep them logged in even after the page reloads when adding note
  • Improve main page visual flair
  • Allow note editing
  • Begin CLI

About

self-hosted bulletin-board-alike system for managing notes as an individual or group.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published