/cavy.im

Find your friend nearby

Primary LanguageJavaScript

Cavy.IM

Hi, this is an app where you can find your friend nearby

Run Frontend

In frontend, we use react-native with typescript, where you can find support

Initial dependence

cd cavy
yarn .

Run ios

open cavy/ios in xcode and just run it.

Watch change

yarn start

Run API

In api, we use strapi

Install dependence

yarn

Run it

strapi start

then open http://localhost:1337/admin/ to see the dashboard