Giter Club home page Giter Club logo

cua-supa's Introduction

CUA-SUPA

This repo is update version of original create-universal-app (CUA) with Supabase

https://github.com/chen-rn/CUA

Tech Stack

Client and Server

Next 13 (pages) - can easily extend to New App Router, Expo 49, Solito 4, TRPC, Prisma, Tamagui

There is also a drizzle branch for those prefering drizzle.

Run Locally

Clone the project

  clone the project

Go to the project directory

  cd my-project

Install dependencies

  yarn install

Make a copy of .env.example and remove .example

Enter your supabase url keys in the .env file

To push DB schema

  yarn db-push

Always run web first from root directory, it will start the trpc server.

  yarn web

Then you can start native(mobile) from root directory, it will start the metro server. It will first open a development build by default. If you want to use Expo-go press S in the terminal to switch to go build. Then you can use camera to open the app. Loading the expo app will take some time. Sometimes the loading indicator will not start showing 0/1, then stop the server and run again.

  yarn native

To start Prisma studio.

  yarn studio

To check wether trpc server is working or not add some data in entries table in prisma studio and refresh the page. If you see the data in the list then trpc server is working.

Acknowledgements

cua-supa's People

Contributors

xerxiastudios avatar bpmct avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.