Giter Club home page Giter Club logo

fitzpatrickio's Introduction

fitzpatrick.io

This repository serves to hold the code that runs my personal website. This site doubles as both a blog and a sort of portfolio for ideas and other personal projects.

Disclaimer: This repository is not meant to be template project. It was created for my sole use. Though the repository can be cloned and run locally, you may encounter some issues if you attempt this route. Feel free to try it out! If you enjoy the codebase then I would recommend using it as inspiration for your project.

Running locally (at your own risk)

Next.js client git clone https://github.com/jjfitzpatrick/fitzpatrickio.git - clone the repository

cd fitzpatrickio - navigate to the root directory

npm install - install all npm packages

npm start - start the development server on http://localhost:3000 - supports hot reloading on file save

npm run build && npm start - build production assets and generate static content before starting production server on http://localhost:3000

.NET Core API server

Coming soon

Layout

Next.js client

  • Root found in /client

.NET Core API server

  • Root found in /server
  • More information coming soon

Built and hosted using

License

This project is open source and available under the MIT License.

fitzpatrickio's People

Contributors

jjfitzpatrick avatar

Watchers

 avatar

fitzpatrickio's Issues

Nextjs caching old data from GitHub API calls

Issues open count does not match GitHub data (e.g. Nextjs showing 1 issues open for a given milestone where all issues are closed)

Nextjs showing milestone is still open when in fact it is closed.

Release Blizzard

  • Update apts on DigitalOcean server
  • Confirm master, aurora and blizzard are all running

Enhance client README.md

  • Discuss layout of application
    • pages
    • data
    • components
  • Discuss configs/tooling:
    • ENV variables
    • next.config.js set up, link to documentation
    • Linters
    • package

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.