Skip to content

Commit

Permalink
Automatically import systems on deploy
Browse files Browse the repository at this point in the history
* Bring in tsx to easily run these `scraper/` files
* Add migration to reference systems by slug
* Remove some duplicates from the systems.yaml so it actually succeeds
  • Loading branch information
tdooner committed May 19, 2024
1 parent 56d84a8 commit a10a806
Show file tree
Hide file tree
Showing 7 changed files with 450 additions and 30 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
database.sqlite*
.env
Loading

0 comments on commit a10a806

Please sign in to comment.