Giter Club home page Giter Club logo

list-of-links-app's Introduction

JAMstack Crash Course - Build a Fullstack App with React, Serverless, and FaunaDB

This is the source code for the JAMstack Crash Course video on YouTube. It uses FaunaDB (with GraphQL), Netlify, and React to build a fullstack Link Saver application. By the end of the video, you will have a fully deployed application you can include on your portfolio and share with your friends.

demo

This project was bootstrapped with Create React App.

How to Run

In the project directory, you can run:

netlify dev

To run this app locally, you'll need to install the netlify-cli using npm install -g netlify-cli. The React app and the serverless functions will be served at http://localhost:8888.

You'll also need to add a .env file in the root directory and include FAUNA_SECRET_KEY=<your secret key>

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Deployment

You can connect your repository to Netlify for Contiuous Integration deployments. In the Netlify deploy configuration, tell Netlify to run npm run build as the command and then serve the build directory.

You'll also need to add FAUNA_SECRET_KEY environment variable inside of Netlify dashboard.

list-of-links-app's People

Contributors

loagsword avatar

Watchers

 avatar  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.