17 lines
		
	
	
		
			488 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			488 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 MysteryApp-Cursor-
 | |
| 
 | |
| Lets go! |