Skip to content

🚧 A mobile application where users can collaboratively rank, rate and share their list.

Notifications You must be signed in to change notification settings

exelarios/ratelit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ratelit

A mobile application where users can collaboratively rank, rate and share their list.

How to build

Install dependencies:

bun install

Generate Prisma types:

bun db:gen

Run the server:

bun server:start

Generate GraphQL Schema based on Prisma's schema:

bun gql:gen

Run

Start the server, if it's not running.

bun server:start

Start the client:

bun mobile:start

Technologies Used

  • Bun
  • React Native (expo)
    • React-Relay
  • GraphQL
    • Pothos
    • Graphql-Yoga
  • Prisma
  • mySQL via PlanetScale

About

🚧 A mobile application where users can collaboratively rank, rate and share their list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published