Code Monkey home page Code Monkey logo

gm's Introduction

Running site locally

  1. Clone repository
  2. Install dependencies via npm i command
  3. Create .env file from .env.example file and make sure it has correct values
  4. Start development server via npm run dev command

Make build

  1. Start build via npm run build command
  2. Start server via npm run start command

Commit strategy

  1. You should create new branches out of dev branch
  2. You should make a pull-request to dev branch
  3. You should check your open pull-requests and rebase them against dev in case any conflicts
  4. You should use master branch only for deployment

Deploy

  1. Deploy dev to staging http://167.71.71.176:8000/ (file bash deploy-staging)
  2. Deploy master to production https://keenethics.com/ (file bash deploy)

Note for deploy:

If you deploy to production and see that your changes didn't implement, but in localhost all works. You can try command killall node on prod.

Test it

  1. Start development server via npm run dev command
  2. Start tests via npm run test

Note for macOS developers

  1. Node.js version has to be >= 9
  2. After installing dependencies you have to run npm rebuild node-sass

gm's People

Contributors

adurrive avatar aheckmann avatar alcidesv avatar asrail avatar bcherry avatar chenglou avatar chriso avatar danielhudson avatar danmilon avatar desigens avatar drochag avatar dwabyick avatar emaniacs avatar emohacker avatar encima avatar fdecampredon avatar freshxopensource avatar jdiez17 avatar jonathanong avatar jwarchol avatar kainosnoema avatar lbeschastny avatar longlho avatar luccastera avatar normanrz avatar overra avatar pwlmaciejewski avatar rwky avatar syzer avatar thomaschaaf avatar

Watchers

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