Giter Site home page Giter Site logo

offirmo-graveyard / online-adventur.es Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.54 MB

[DEPRECATED] Code for the website online-adventur.es, head here instead ->

Home Page: https://github.com/online-adventures/online-adventures.github.io

License: The Unlicense

HTML 4.61% JavaScript 91.27% CSS 3.67% Shell 0.45%

online-adventur.es's Introduction

Code for the website www.online-adventur.es

Prerequisites

need to set a mandrill API key

  • for dev export MANDRILL_API_KEY=...
  • for heroku : heroku config:set MANDRILL_API_KEY=...
npm install

Exec

Prod (heroku)

foreman start

Dev

npm install -g nodemon
nodemon   <-- will read package.json
npm start
git push heroku master

Release

git add .
git commit
npm run bump
git add .
git commit
git tag -a v0.0.x -m v0.0.x
git push && git push --tags

Notes

โ€™

Contributing

https://github.com/blog/1943-how-to-write-the-perfect-pull-request

online-adventur.es's People

Contributors

offirmo avatar greenkeeperio-bot avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

online-adventur.es's Issues

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.