Skip to content
/ weir Public

A small Express app to help slow the constant flow of internet content

License

Notifications You must be signed in to change notification settings

jbhammon/weir

Repository files navigation

Weir

Internet without the firehose.

Running locally

pnpm i
pnpm dev

Building and running the app

pnpm i
pnpm build
pnpm start

Running the app in production

You can use something like pm2 to daemonize the app:

pm2 start dist/app.js

About

A small Express app to help slow the constant flow of internet content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages