Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 290 Bytes

Phison Realestate

This repo holds both the backend and mobile projects for phison realestate.

Backend

Deployment steps:

  • Create a database with user
  • Setup Redis
  • Set .env variables including firebase admin auth env variable
  • Configure nginx
  • Configure gunicorn with supervisord