https://mphur-2iaaa-aaaal-qdkbq-cai.icp0.io/
Repository: https://github.com/spcf-coMeLex/attend.ly-landing
npm install
cd src/ii_integration && npm install && cd ../..
dfx start --clean
dfx deploy
dfx generate
- Open .env file and copy the canister ids to
EXPO_PUBLIC_CANISTER_ID_ATTENDLY
,EXPO_PUBLIC_CANISTER_ID_INTERNET_IDENTITY
, andEXPO_PUBLIC_CANISTER_ID_II_INTEGRATION
. npx expo start --clear
This project has not been setup to work with physical devices locally. However, it will work fine when deployed on the ic. If you want to make it work locally, you can do some workarounds through the use of Localtunnel or Ophiuchi, and following how I did it on my other project.
- EXPO_PUBLIC_CANISTER_ID_ATTENDLY
- EXPO_PUBLIC_CANISTER_ID_INTERNET_IDENTITY
- EXPO_PUBLIC_CANISTER_ID_II_INTEGRATION
- EXPO_PUBLIC_GEOCODING_API_KEY (Get api key at geocode.maps.co)
- Mel Mathew C. Palaña (Full-stack developer)
- Alexander John Cammado (Backend developer)