GenderAvenger / tally

The Gender Avenger Tally web app
GNU Affero General Public License v3.0
2 stars 2 forks source link

Initialize the new repository #115

Closed slifty closed 2 years ago

slifty commented 2 years ago

The state of this project is one that I think warrants a complete "refresh" -- we'll keep this repository, but I truly believe that every single line of this code base is going to be rewritten. Given that, I would like to start from an essentially "fresh" branch which will allow me to develop the code base with proper linting and types from the start.

This will mean things like TypeScript, testing, and eslint.

This is related to #82