Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 877 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 877 Bytes

LearnSupabase

In this branch we are dealing with the email auth functionality of Supabase. We are using gotrue wrapper provided by supabase community to create a simple auth app.

Video Walkthrough

Check out the video walkthrough of the LearnSupabae App on YouTube: Watch Video

Getting Started

To run the LearnSupabse App on your local machine, follow these steps:

  1. Clone this repository: git clone https://github.com/YoursSohail/LearnSupabase.git
  2. Open the project in Android Studio.
  3. Add your supabaseUrl and supabaseKey to local.propeties.
  4. Build and run the app on an emulator or a physical device.

Contributing

Contributions are welcome! If you find any issues or want to enhance the app, feel free to submit a pull request. Make sure to follow the coding guidelines and add appropriate tests.

Happy coding!