Giter VIP home page Giter VIP logo

onboarderjsc's Introduction

Clever Cloud Onboarder

Hello, you want to try Clever Cloud? This is the perfect starting point to do so.

Editing code? Open the file index.js, we have commented a REST call. You just need to uncomment it. It will be automatically called at the end of the application deployment. This call will get you in our user base and register you for our ongoing draw. Don't forget to modify the JSON object sent by the API call. It will help us to contact you.

And then, what's next? Two choices:

Use Clever Cloud CLI client

Start with the documentation here: https://www.clever-cloud.com/doc/clever-tools/getting_started/.

Install clever-tools with npm:

npm install -g clever-tools

Or with yarn:

yarn global add clever-tools

Or from binaries: https://www.clever-cloud.com/doc/clever-tools/getting_started/#installing-clever-tools.

Once clever-tools is installed, change directory to the Git repository and:

clever login
clever create --type node myApp
clever deploy
clever open

You have just deployed this application to production, congrats ๐Ÿ‘ ! And don't forget to modify the file index.js.

Use Clever Cloud Console

Follow the documentation here https://www.clever-cloud.com/doc/nodejs/nodejs/. And don't forget to modify the file index.js.

Step by step guide

Step 01

Click on Fork


Step 02

Select the GitHub account where you want to fork it.


Step 03

Click on the index.js file.


Step 04

Click on Edit and go to the commented area line 22. Uncomment.


Step 05

Replace with your name, firstname and email address. "id" is specified above. Don't change it. It will be automatically replaced with the environment variable of the app you will deploy on Clever Cloud.


Step 06

Commit your changes.


Step 07

Go to clever-cloud.com and click on the blue button in the middle "Sign up & try" with the GitHub icon.


Step 08

The form should be prefilled with your GitHub credentials. Tick the Terms & Conditions checkbox. Click on "Create my account".


Step 09

Click on "personal space".


Step 10

Click on "add an application".


Step 11

Select "onboarder" within the list. (Except if you changed the name of the app when your forked it.)


Step 12

Click on "Node.js".


Step 13

Click on "next".


Step 14

Click on "create".


Step 15

Click on "I don't need any add-on".


Step 16

Click on "next".


Step 17

The application is deploying. Wait.


Step 18

Deployment logs start being shown.


Step 19

Your application is running.


Step 20

You can check your production URL. You have registered yourself for the draw of the contest. That's it. You know now how to deploy a github project on Clever Cloud.


Have fun with other stacks, projects and integrations...

onboarderjsc's People

Contributors

aperrad avatar divarvel avatar ehsavoie avatar ldoguin 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.