The Globomantics Development Conference is a fictional development conference. The code for this conference's mobile and web apps is structured in the following way:
- /api contains the GraphQL API powering both mobile and web.
- /app contains the React web app.
- /mobile contains the React Native mobile app.