Losing my mind trying to deploy a simple app

This page summarizes the projects mentioned and recommended in the original post on /r/react

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vercel

    Develop. Preview. Ship.

  • use vercel or netlify to deploy and host your project. you have to upload it to github. open an account on github, create a new repository on github and save the https link you receive after creating the repo, because you need that to upload your files there. if it’s the first time then download git a version control system. after installation open git terminal. depending on your current directory you have to navigate to your project root folder. use „ls“ to list all folders on your current path. use „cd“ and folder name to change directory like „cd projectfolder“ use „cd ..“ to move one folder back or „cd ../..“ for more. now when you are in your root folder type in: „git init“ - initialise a git folder (it‘s hidden)

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • use vercel or netlify to deploy and host your project. you have to upload it to github. open an account on github, create a new repository on github and save the https link you receive after creating the repo, because you need that to upload your files there. if it’s the first time then download git a version control system. after installation open git terminal. depending on your current directory you have to navigate to your project root folder. use „ls“ to list all folders on your current path. use „cd“ and folder name to change directory like „cd projectfolder“ use „cd ..“ to move one folder back or „cd ../..“ for more. now when you are in your root folder type in: „git init“ - initialise a git folder (it‘s hidden)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Next.js starter template

    1 project | dev.to | 28 May 2024
  • Next.js starter template

    1 project | dev.to | 24 Apr 2024
  • How to deploy a Next.js application to GitLab Page

    2 projects | dev.to | 19 Apr 2024
  • What I have in my portfolio 😎

    1 project | dev.to | 2 Apr 2024
  • React to Vercel: Deployment Made Easy.

    1 project | dev.to | 12 Mar 2024