- Create the
configKeys.jsby usingconfigKeysExample.jsas a reference:cp configKeysExample.js configKeys.jsFor the environment variables, you will need:- Amazon S3 bucket name, folder (keyPrefix), region, access key and secret key
- API_URL address is in the form of 'http://localhost:8080/api/'
- ROOT_URL points to 'http://localhost:8080/'
- Install Expo with
npm install -g expo-cli - Install dependencies:
npm i - Run the server:
npm start - Note that this app needs to be run with the backend server. You can find the API repository here
AliceMathews/locus
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|