Skip to content

xskipy/eventio-test-project

Repository files navigation

Eventio Logo

Eventio.

Eventio, a mobile app that allows registered users to sign up for and create events.

Get started

Bun

This app is using Bun Logo! Bun!

Make sure you are using v.1.1.13!

For instructions how to install Bun follow their website!

  1. Install dependencies

    bun install
  2. Add API key

  • Copy API key from email or project documentation to .env.development file

    EXPO_PUBLIC_API_KEY=abc123456-789-9bce87-654cde
    

    In production, the CI will have production API key saved in its configuration files.

    In case of production errors, check if the key is setup correctly.

Starting the app

Default start

 bun expo start

In the output, you'll find options to open the app in a

Direct platform start

IOS

bun run ios

ANDROID

bun run android

Resources

Contributing

Read the CONTRIBUTING.md file to learn about coding guidelines and conventions

And follow up in HANDOVER.md that details the current state of the project.

Project Documentation

Bun

Using Expo with Bun

Expo

This project uses Expo file-based routing.

TanStack Query (previously React Query)

Documentation

About

A test project for STRV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published