In order to use app, follow this guide.
If you don't have Expo, NodeJS, PostgreSQL and Git already, install from here.Then clone
this repository and run it in your local machine using:
git clone https://github.com/GiorgiNefaridze/habitz/tree/main
Now install all the dependencies 📦
npm install
Then start the expo app with npm start
,scan QR code from your device and enjoy.🎊
Change directory and start the back-end cd server && npm start
. Then follow .env.example
file,create .env
,add your own variables and set up postgre sql connection.Copy database && tables schema to set up db properly.
Check :
database.sql
📸snapshot