💻
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
  3. Render

For Websites without Backend (Default for TechUp)

PreviousRenderNextFor Websites with Backend (For Advanced Learners)

Creating a Static Site (For webapps without Backend)

This section is for users who do not intend to have a backend for their webapp. It will allow you to create a static site. This is the default mode for TechUp participants.

If you

1. Open Render Dashboard () and click on New Static Site.

2. Connect to your repository

3. Set the publish directory to "." and click Create Static Site

Note that, at this step, you may be asked to enter your credit card details to verify your identity; without which, you cannot proceed.

We would recommend that you proceed to do so. For the programme, you should not be incurring any expenses from the use of Render, as we will be using the free plan by default. That said, should you be using a paid plan for improved functionality, you should also be able to claim for reimbursement, as each participant has been allocated a $100 budget for tooling purposes.

4. Congrats, your website should now start building and successfully deployed!

📖
🖥️
https://dashboard.render.com
Click on New Static Site
Click on Connect
Set publish directory to "." and click Create Static Site
You website is now deployed!