Giter Site home page Giter Site logo

tvp's Introduction

Tarkvaraprojekt

Build process and deployment

Deploying

  1. Create a free Heroku account
  2. Install Go Programming Language
  3. Add $GOPATH/bin to your $PATH
  4. Install Heroku Toolbelt
  5. Now you can use the heroku command on your command shell.
  6. Open your command shell and type heroku login, use the credentials you used in creating your Heroku account.
  7. Next type git clone https://github.com/projektsionist/piletimyyk.git to clone the repo and cd piletimyyk to go to that directory.
  8. Next step is to prepare Heroku. Type heroku create this creates a random app on Heroku, ready to receive your source code.
  9. git push heroku master to deploy your source code.
  10. heroku addons:create heroku-postgresql:hobby-dev to create a database.
  11. To visit the URL the app was created on, simply type heroku open.

tvp's People

Contributors

olarinou avatar

Watchers

 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.