💻
TechUp Run 4
  • 👋Welcome!
    • Venues
    • 📖Frequently Asked Questions
    • 💌Contact Persons
  • ❓What You Need to Know
  • 🗓️TechUp Calendar
  • 📖Pre-Work (To be completed before Programme)
    • 🖥️Pre-Course Tooling
      • 🖱️Slack
      • GitHub
      • Render
        • For Websites without Backend (Default for TechUp)
        • For Websites with Backend (For Advanced Learners)
    • 👾Compulsory Pre-Readings
  • 🛠️IN-COURSE TOOLING
    • 📲Building a Sample Web App
    • Cloudflare
    • Google Analytics
    • TablePlus
  • 📚Programme Materials
  • TechUp Challenge
    • 📱Deliverables & Milestones
    • Web App Requirements
    • 🎤Post-User Interview Reflections (16th May)
    • ❗Deliverables Sheet
    • 🔊WebApp Presentation (WAP) Day
    • 🏆Demo Day
  • About TechUp
    • 🙂About TechUp
    • 🤷‍♀️Why do TechUp
      • 📏Rules of Engagement
      • 📸Notice of Filming and Photography
    • ⚙️Learning Outcomes
    • 🧑‍🤝‍🧑Meet the Team!
    • Past TechUp Web Apps (Crtl + Click to open new Tab)
  • Policies
    • Legal Note
    • ⌛Attendance
    • ✏️Transport Policy
  • 🇸🇬About the Organisers
Powered by GitBook
On this page
  1. Pre-Work (To be completed before Programme)
  2. Pre-Course Tooling

Render

PreviousGitHubNextFor Websites without Backend (Default for TechUp)

Create a GitHub account first if you haven't already done so. Instructions on how to create a GitHub account can be found on this page .

Creating a Render account

1. Go to and click on GitHub. (DO NOT CREATE AN ACCOUNT VIA OTHER OPTIONS)

2. Authorise Render

3. Enter your email address and click Create Account

4. Verify your email but clicking the link sent to your email address

5. Fill up the form and click on Continue to Render

6. Congrats! You now have a Render account created!

Before the course, you are only expected to do up to Step #6 above - i.e., to setup your Render Account.

As you build your web app, you will need to select whether to build a static site vs. to build a web service on Render.

We will get into these details during the course.

(i) For those who do not intend to build a backend: you will need to use a . (For TechUp participants by default)

(ii) For those who intend to build a backend: you will need to use . (For advanced learners)

📖
🖥️
static site
web service
GitHub
https://dashboard.render.com
Click on GitHub (Do not click on other options)
You will be redirected to GitHub, click on Authorise Render
Enter your email then click Create Account
You will be directed to this page, go to your email to retrieve the verification link
Click on the link in your email to verify your email
You will be redirected to this page after clicking the verification link. Fill up the form and click on Continue to Render
🎉 You now have a Render account!