# Packages
No description provided by the author
# README
Gharbhadma project server
Descriptions:
This is the backend portion of my website which is about providing nepali people with ease in navigating rental homes, finding peers to join accomodate a common rental home. setting alerts for flat with desired specifications and many more features which current sites don't provide.
Setup
first time build
docker-compose up --build
every time when u need to start
docker-compose up
every time when u need to stop
docker-compose down