Git Product home page Git Product logo

site_backend's Introduction

My Personal Website - Backend

This is the git repo for the backend of my personal site, hosted at jackmorrison.xyz

The API is hosted at api.jackmorrison.xyz

It handles the information retrieved for the live page, as well as other features, such as the recently accessed social media services on the home page.

πŸ›  How it's built

The site is built using Node.JS, and is running on a Heroku dyno.

🎨 Can I use this

Sure! This website is completely open source. The only thing I ask is that you link to my sources page so that the sources I've used are credited, as well as myself! ☺️

πŸš€ How to use the site

  1. Clone the repo

  2. Install Node

  3. Start developing

    Start up the server locally at http://localhost:8080 by running:

    npm run develop
  4. Fill in the .env.development.example file, renaming it to .env.development

    This file contains any environment variables which will be specific to your own APIs

  5. Open the source code and start editing!

    If you're running my site locally, then the API calls from the local Gatsby site will hit this instead of the server, so any changes can be seen in real time!

    Or, use a program such as Postman to test!

site_backend's People

Contributors

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