Seperate security credentials to external credentials.py file and adding it to .gitignore
To make this repo more contributer-friendly use sqlite at development and postgre at production (I know that we might encounter some problems about compatibility. Some features might not work as expected sqlite than it works at postgre but making this repo contributer friendly is our top priority)
Create a guide about how to run server for development and production
After creating DockerFile we saw some improvements can be made to make things right:
credentials.py
file and adding it to .gitignore