-
you need to have docker, and docker-compose installed on your machine to run the application using docker
-
you need to create firebase store
-
or you need to have node & expo-cli installed on your machine (in case you don't use docker)
$ cd Network-Secura
$ cp env.template .env
- insert your firebase server credentials in the
.env
file
docker-compose up
$ npm install
$ expo start
or$ expo start --tunnel
to run the application on your mobile
Android Studio
Expo Go
.SSH
directory is copied into the container so you can make your git commands from the container if you have you .git configured to work with SSH keys