Giter Site home page Giter Site logo

jneterer / userbase-gatsby-starter Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 3.0 3.31 MB

The most secure Todo app - thanks to Userbase! Built with Gatsby, Tailwind, and Typescript

Home Page: https://userbase-gatsby-starter.jacobneterer.com/

License: MIT License

JavaScript 3.69% CSS 4.21% TypeScript 92.10%

userbase-gatsby-starter's Introduction

Gatsby Starter - Userbase, TailwindCSS, Sass, & Typescript Netlify Status

This Gatsby starter project is for Userbase web apps. It ships with all user and data APIs! The app uses TailwindCSS for the styling framework, the preprocessor Sass, and Typescript.

Demo Site

The demo site for this project can be found here.

Getting Started

Assuming that you already have gatsby installed, install the Userbase Gatsby Starter:

gatsby new userbase-gatsby https://github.com/jneterer/userbase-gatsby-starter

Running in development

gatsby develop

Set up basic environment variables

Create a .env file in the root of your project. Add a new environment variable GATSBY_REACT_APP_USERBASE_APP_ID={YOUR_USERBASE_APP_ID} replacing {YOUR_USERBASE_APP_ID} with the app id listed in your userbase account.

Next, add this at the beginning of your gatsby-config.js file to allow for environment variable support:

require("dotenv").config({
  path: `.env`,
})

Thanks!

Thank you for trying out my Userbase Gatsby Starter project! You can find me here: My Site, Twitter, and LinkedIn.

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.