Skip to content

InterVam/Network-Secura

Repository files navigation

Network-Secura

📍 Technologies

       

📍 Prerequisites

  • 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)


🛠 Instructions


  After cloning this repo

  1. $ cd Network-Secura
  2. $ cp env.template .env
  3. insert your firebase server credentials in the .env file

  To run the app with docker

   docker-compose up

  To run the application directly on your machine

  1. $ npm install
  2. $ expo start or $ expo start --tunnel to run the application on your mobile

 
⚠️ Note: if you want to run the application on emulator you have to have an emulator installed like Android Studio

⚠️ Note: you can run the application directly on your mobile with the application Expo Go

⚠️ Note: .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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published