Pole Academy (WIP) The goal of this app is the catalog pole moves as you are learning them. Development Running development: npm run dev Running migrations Creating migrations based on database changes: npx run makemigrations Apply the migrations: npx run migrate