Giter Site home page Giter Site logo

electric's Introduction

Introduction

This project was thrown together to showcase some of my abilities to get projects up quickly and with "production" quality.

To me, production quality means:

  1. Does it solve the problem at hand? Are we reinventing the wheel?
  2. Security is paroumount. Don't leak secrets. Use industry standard auth/encryption.
  3. How performant does it need to be?
  4. How maintainable is it?
  5. Are there unit tests?
  6. DevX, is it easy to work on?
  7. Observability. Is it monitorable? Who gets pinged when it goes down?

Dev Env

  1. Install asdf
  2. Use Nodejs latest
  3. yarn
  4. yarn dev
  5. Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Deployed on Github pages

  1. In "settings" on the gitub repo, select "Pages", select "Github Actions"
  2. Change the workflow and search for "Next.js", this opens the github editor...commit the file
  3. Wait for the action to run. Will output the URL
  4. Add basePath: '/electric' to next.config.mjs since that's what I called the workflow base path. This will allow the images to load.

electric's People

Contributors

rfloyd8 avatar ryfloyd avatar

Watchers

 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.