agoddijn / website

My personal website
0 stars 0 forks source link

website

My Personal Website

Build instructions

The following commands should be typed into the terminal or command line

  1. Clone the repository git clone https://github.com/agoddijn/website.git into a directory on your computer

  2. Go into the directory and run npm install

  3. Install nodemone npm install -g nodemon

  4. Run nodemon server.js

  5. go to http://localhost:3000/ in your browser

Deploy

CI with Heroku. Will deploy master when you push new changes.

Design

This website is designed so it can display any necessary data stored on the backend. The data structures are shown below. It could concievably be used as a basic MEAN stack boilerplate for any portfolio website.

Data Structures

Note: For videos, make sure to use a http url rather than a https, and use the youtube embed link, not the watch link