Skip to content

ikigai-app/career-compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career Compass App

Module

#if not installed

#bash shell
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash

#zsh shell
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | zsh

node version in use v14.15.5

$ nvm install 14.15.5  #if not installed

$ nvm use  14.15.5 #manually switch to node version

Setup nvm Deeper Shell Integration for NVM - Automatically call nvm use

Docker

Download the docker if not installed from following link

Ngrok

Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels. Download the ngrok if not installed from following link. Will use to connect expo to local servers.

QR CODE (Expo published)

Install Expo GO Client app to test the app Android iOS

Scan the QR code and run the app. QRcode

Server

$ cd server/ #check the README.md files

Client

$ cd client/ #check the README.md files

About

Career Compass App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published