Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,094 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exa monorepo

@exactly/mobile

development

requirements

install

pnpm install

run

pnpm android # for native android app
pnpm ios # for native ios app

end-to-end tests

# native
pnpm nx e2e:ios mobile # or e2e:android
maestro test .maestro/flows/local.yaml


# web
pnpm nx e2e:web mobile
maestro test .maestro/flows/web.yaml

@exactly/server

exa server

@exactly/plugin

exa plugin and other contracts