- Implement marketplace frontend and admin dashboard - Add FastAPI backend with environment-based configuration - Use .env file for secrets management - Include data generation scripts - Add proper CORS configuration - Remove hardcoded password from admin login - Update gitignore for security
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
fastapi
|
|
uvicorn
|
|
pyyaml
|
|
python-multipart
|
|
python-dotenv |