GithubHelp home page GithubHelp logo

memorial's Introduction

heroku commands
heroku login
heroku status
git push heroku master
heroku open
heroku logs --tails
heroku logs --ps web.1 --tail
heroku ps
heroku ps:scale web=1
heroku releases
heroku releases: rollback version
gradle wrapper
gradlew build -x test
gradle setupbuild
gradle tasks
gradle test



build and test locally
    gradlew stage
    heroku local web

started tutoriAL GOOD
https://devcenter.heroku.com/articles/getting-started-with-gradle-on-heroku#introduction


tutorials on grails
http://grails.asia/grails-tutorial-for-beginners-introduction-to-gorm

domain objects
https://grails.org/wiki/Chinese%20GORM

controllers
http://tutorials.techmytalk.com/2014/07/19/grails-scaffolding-controllers-and-views/

constraints
http://grails.github.io/grails-doc/latest/ref/Constraints/Usage.html

git
https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
https://www.atlassian.com/git/tutorials/using-branches/git-merge
http://www.git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging

testing
http://grails.github.io/grails-doc/latest/guide/testing.html

heroku
https://devcenter.heroku.com/articles/getting-started-with-grails#prerequisites
https://devcenter.heroku.com/articles/git#creating-a-heroku-remote
https://www.airpair.com/heroku/posts/heroku-tips-and-hacks
https://toolbelt.heroku.com/windows
https://www.youtube.com/watch?v=JGriumC27B0
https://devcenter.heroku.com/articles/deploying-gradle-apps-on-heroku
https://devcenter.heroku.com/articles/buildpacks
http://www.wiredforcode.com/blog/2014/02/11/deploy-to-heroku-with-gradle
https://devcenter.heroku.com/articles/renaming-apps
http://stackoverflow.com/questions/25769536/how-when-to-generate-gradle-wrapper-files
https://devcenter.heroku.com/articles/dynos#the-dyno-manager
https://blog.heroku.com/archives/2011/6/20/the_new_heroku_1_process_model_procfile

heroku advance
https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction

runners
main class org.eclipse.jetty.runner.Runner

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.