Skip to content

konradhanus/inheartive.io

Repository files navigation

Backend

in terminal go to the backend folder and run:

npm install && npm start

Database

 docker compose up --detach

Frontend

open frontend folder in project, create ".env" file and copy the content from the ".env.dev" file to it

open another terminal, go to the frontend folder and run:

npm install && npx expo start

when You see QR code and some options below, type

"a"

to run Android simulator or

"i"

to run iOS simulator (only mac)

also You can install the Expo Go app on Your mobile device, scan QR code, and run inHEARTive app at You mobile deivce

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published