npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

tumu

v2.0.1

Published

1. Create a DigitalOcean droplet or a ubuntu vm with a public IP address 2. Install Caddy2, node.js, npm, git (nodejs > 10) 3. Generate a new ssh key for the server 4. Copy the public ssh key to your dev environment (for encrypting configuration) 5. Copy

Downloads

16

Readme

Tumu

  1. Create a DigitalOcean droplet or a ubuntu vm with a public IP address
  2. Install Caddy2, node.js, npm, git (nodejs > 10)
  3. Generate a new ssh key for the server
  4. Copy the public ssh key to your dev environment (for encrypting configuration)
  5. Copy the public ssh key to GitHub for access
  6. Install a firewall and only open 22, 80, 443
  7. Deploy an encrypted specification to GitHub gist
  8. Copy the gist's raw url and add it to an .env file on the server
  9. Install tumu (npm i -g tumu)
  10. Install tumu as a service (systemctl)
  11. Run tumu
  12. Install GitHub webhooks

Notes

  • The instructions contained in the encrypted specification explain which apps to start
  • Only someone with the server's public ssh key can encrypt the specification.
  • Only someone who can edit that gist can change the specification.

Todo

  • Seacreature logs
  • Update strategies: rolling, recreate
  • Upgrade whole app
  • Run using npx? https://caddyserver.com/docs/install https://getpino.io/#/ vs https://github.com/rvagg/bole ndjson logs / events pull vs push https://github.com/lrlna/pino-colada