Skip to content

Conversation

mihow
Copy link
Collaborator

@mihow mihow commented Nov 23, 2024

  • Create a default user on initial startup (see README)
  • New management command create_demo_project to create additional test projects with synthetic data at any time (or on top of an existing DB)
  • Remove unused services from the docker compose stack to help speed up dev on local machines
  • Show output from yarn proxy server while building & serving pages
  • Fixes issue where user cannot be logged into Django admin and React UI at the same time! Closes Forbidden error, Jobs fail to start #369
  • Other fixes to ease local development when starting fresh

Copy link

netlify bot commented Nov 23, 2024

Deploy Preview for ami-dev canceled.

Name Link
🔨 Latest commit 83ae6f5
🔍 Latest deploy log https://app.netlify.com/sites/ami-dev/deploys/6747c495790a6d0008b01355

@mihow mihow force-pushed the feat/improve-initial-start branch from 7a615a5 to 6b263ce Compare November 28, 2024 00:00
@mihow mihow merged commit 884d400 into main Nov 28, 2024
6 checks passed
@mihow mihow deleted the feat/improve-initial-start branch November 28, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forbidden error, Jobs fail to start

1 participant