nerdpanel

0.0.1 • Public • Published

nerdpanel

A static site for examining your toots. A nerdy lil vanity~

The app provides full-text search for toots, supports using multiple accounts, and allows sorting toots by interactions.

This app is currently a proof of concept. See the issues page to learn about upcoming enhancements, to file a bug report, or to request a feature.

Usage

You can use the nerdpanel app on garbados.github.io or you can build it yourself and use it locally, or deploy it wherever on the web.

Install

Use git and npm to install the panel and build it.

git clone git@github.com:garbados/nerdpanel.git
cd nerdpanel
npm install
npm run build

Running npm run build will build the website to the build/ folder.

You can also run npm start which will build and serve the app at http://localhost:8000.

Testing

To run the test suite, do:

npm test

For developing, you can use npm run watch to watch changes to the lib/ and static/ folders.

Contributing

Every little bit helps! If you find a bug, please file an issue. If you fix a bug, please file a pull request. Thank you!

Addendum

I believe in you!

License

GPL-3.0

Readme

Keywords

Package Sidebar

Install

npm i nerdpanel

Weekly Downloads

1

Version

0.0.1

License

GPL-3.0

Last publish

Collaborators

  • garbados