18 lines
509 B
Markdown
18 lines
509 B
Markdown
I would like you to scaffold a SAAS app for a recruiter workflow.
|
|
|
|
Cover user management, employer and candidate management, resume uploading etc.
|
|
|
|
DO not do any operations on the host except git and docker orchestration.
|
|
|
|
Please make all decisions and do not prompt me.
|
|
|
|
Use TDD.
|
|
|
|
Ignore anything that isn't core to the app (no CI/CD , no worrying about anything except local deployment etc)
|
|
|
|
Use docker and docker compose
|
|
|
|
Prefix all docker artifacts with MerchantsOfHope-SupplyANdDemandPortal-
|
|
|
|
Lets go!
|