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

docs: fix initial data doc #313

Open fyliu opened 1 week ago

fyliu commented 1 week ago

Problem discovered in this issue

Overview

We need to fix the create initial data scripts page. The guide has a bug in the code which makes code created with the guide non-functional. The data migration files aren't reversible, so we should fix that.

Action Items

Resources/Instructions

Here's the page that contains the error.

fyliu commented 1 week ago

I already did made the fix but needed an issue for the PR. The first one is the problem but I found a few more things and fixed them as well.