Initial commit
This commit is contained in:
17
SEED_PROMPT.md
Normal file
17
SEED_PROMPT.md
Normal file
@@ -0,0 +1,17 @@
|
||||
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 MysteryApp-Cursor-
|
||||
|
||||
Lets go!
|
||||
Reference in New Issue
Block a user