Giter Club home page Giter Club logo

redwoodjs-supabase-quickstart's People

Contributors

dthyresson avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

big0290

redwoodjs-supabase-quickstart's Issues

Request:additions?

This is fantastic! To have an example app written with the current release version !!

If I could make two requests for addition they would be:

  1. add Google or Facebook auth
  2. add Query & Mutation Cell examples

Redwood continues to evolve and grow, I talk it up wherever I go

Vercel deploy fails

Hi,
this is the error in logs on deploy on Vercel:

Error:
--
21:01:42.712 | You don't have any models defined in your schema.prisma, so nothing will be generated.
21:01:42.712 | You can define a model like this:
21:01:42.712 | ย 
21:01:42.712 | model User {
21:01:42.712 | id    Int     @id @default(autoincrement())
21:01:42.712 | email String  @unique
21:01:42.713 | name  String?
21:01:42.713 | }

Previous error was due to wrong prisma configuration: inability to parse the db config which has to start with "file:" ... ๐Ÿค”โ“

I've added all possibly necessary environment variables from .env but can't get pass it. The RedwoodJS documentations also says nothing about this, only "success path", no troubleshooting notes.

Do you have any idea why, what's wrong? The code is literally the same from this repo plus from the article on Supabase pages.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @webpack-cli/serve to v2

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
api/package.json
  • @redwoodjs/api 0.37.4
  • @redwoodjs/graphql-server 0.37.4
package.json
  • @redwoodjs/core 0.37.4
  • node 14.x
  • yarn 1.x
  • @webpack-cli/serve 1.5.2
web/package.json
  • @redwoodjs/auth ^0.37.4
  • @redwoodjs/forms 0.37.4
  • @redwoodjs/router 0.37.4
  • @redwoodjs/web 0.37.4
  • @supabase/supabase-js ^1.24.0
  • prop-types 15.7.2
  • react 17.0.2
  • react-dom 17.0.2
nvm
.nvmrc

  • Check this box to trigger a request for Renovate to run again on this repository

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.