Coder Social home page Coder Social logo

endurain / mldangelo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mldangelo/personal-site

0.0 1.0 0.0 2.95 MB

My personal website - built with React, React-Router, Express, and Webpack.

Home Page: https://mldangelo.com

License: MIT License

JavaScript 49.99% CSS 45.55% Shell 2.88% HTML 1.58%

mldangelo's Introduction

My personal website. Built using Node.js, React, Express, React-Router, Hot Module Reloading, Webpack and many other technologies.

Tests:

Code Climate Build Status Dependency Tracking Greenkeeper badge

Dependencies:

  • node >= v6.0.0
  • yarn >= v0.20.0
  • mongodb >= 3.4.0

Installation:

  1. Run the following commands:
git clone git://github.com/mldangelo/mldangelo.git
cd mldangelo
yarn
  1. Optionally configure nginx. Run:
sudo ln [root directory]/nginx/mldangelo.conf [nginx directory]/sites-enabled/mldangelo.conf
sudo service nginx restart

Note: HTTPS block should be removed if step 3 (below) is not followed.

  1. Optionally configure a SSL certificate using Certbot. See here for installation and setup instructions. A cronjob such as:
0 0 1 * * sudo /home/ubuntu/certbot/certbot-auto renew --quiet --no-self-upgrade

should be set to automatically renew the certificate in production.

Running:

  1. cp sample.env .env and set values as appropriate.

  2. Run npm run forever-start and navigate to <ip>:<port> (default=7999).

Developing:

  1. Set NODE_ENV=development in .env.
  2. Run npm run dev

Contributors

Acknowlegements

License

MIT

mldangelo's People

Contributors

mldangelo avatar greenkeeper[bot] avatar typpo avatar

Watchers

James Cloos 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.