Skip to content

votedotorg/votedotorg-state-site-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

votedotorg-state-site-tracking

Developing

MongoDB

We have a cloud-hosted database in MongoDB Atlas. However, if you prefer using your own local copy, you can follow the instructions here to install your own.

Environment variables

We use the dotenv package to to manage environment variables needed for things like database connection details.

To setup connection to the database, copy the file .env.template to .env and add the values for the fields. This will allow the scripts that need to connect to the database to get the right connection info.

About

track state website changes for vote.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors