hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Use uv to manage dependencies #268

Closed fyliu closed 3 months ago

fyliu commented 3 months ago

Fixes #178 Fixes #183

What changes did you make?

Why did you make the changes (we will use this info to test)?

How to test

fyliu commented 3 months ago

Rebased to latest main and force pushed

fyliu commented 3 months ago

Found a problem when running where nc is required. Will undo those changes and re-evaluate the apt requirements later.

fyliu commented 3 months ago

restored the missing apt dependencies and force pushed

fyliu commented 3 months ago

I'm still not sure on the ./scripts/erd.sh, can't find an end.png

@freaky4wrld It should be in app/erd.png

❯ file app/erd.png
app/erd.png: PNG image data, 5113 x 1379, 8-bit/color RGBA, non-interlaced

I also amended the erd commit with the location of the generated image.