Skip to content

jbhammon/weir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors