Software Alternatives & Reviews

Set up a Svelte todo list on self-hosted Supabase + Email sign up + Google, Facebook Auth + host on GitHub pages

Git GitHub Google Cloud Platform
  1. 1

    Git

    Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
    Pricing:
    • Open Source
    Make sure you have Git installed, install from here if you don't already.

    #Git #Git Tools #Code Collaboration 214 social mentions

  2. 2
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    Git init Git add . Git commit -m "first commit" Git branch -M main Git remote add origin https://github.com/{github_username}/{repo_name}.git Git push -u origin main.

    #Code Collaboration #Git #Version Control 2036 social mentions

  3. Google Cloud provides flexible infrastructure, end-to-security, modern productivity, and intelligent insights engineered to help your business thrive.
    First, go to https://cloud.google.com/, Sign in to google if not already, and then click console. It will prompt you to accept the terms of service.

    #Cloud Computing #Backend As A Service #Cloud Infrastructure 167 social mentions

Discuss: Set up a Svelte todo list on self-hosted Supabase + Email sign up + Google, Facebook Auth + host on GitHub pages

Log in or Post with