Skip to content

itsjoekent/polititcal-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

political-emails

📧 Read emails from politicians without subscribing

Local development

First, install Node Version Manager. Then, switch to the proper Node & NPM version,

$ nvm install
$ nvm use

Install dependencies,

$ npm ci

Install the Cloudflare Wrangler CLI,

$ npm install wrangler -g

Initialize the database,

$ wrangler d1 execute political-emails-dev --local --file=./schema.sql

Run the worker locally,

$ npm start

About

📧 Read emails from politicians without subscribing

Resources

License

Stars

Watchers

Forks