GithubHelp home page GithubHelp logo

cryptocurrency-price's Introduction

A super small app fetching prices of cryptocurrencies using coinmarketcap API. Live version running here at Surge

Deploy Create React App with Surge

create a build folder

npm run build

cd build

surge

At the step where it will give me a default site name, I can just put my own, by deleting the default one.

But only thing is that I have to add “.surge.sh” to my site name. So in this case, I will put cryptocurrency-react-app.surge.sh

After a site has been deployed, how push the diffs to the earlier deployed site - to the same URL

Just like most deployment, it will have to be a fresh deployment. So at the step ( during the fresh deploy of a new project), when I have to choose / edit the exact URL name (keeping .surge.sh at the end intact) - just type the same old URL again, which will be

cryptocurrency-react-app.surge.sh

NOTE - They clearly mention in their site that at this moment, there’s no functionality to push only the diffs, they will have to push the entire project again replacing the previous files.

https://surge.sh/help/using-incremental-publishing

and follow the prompts. All it needs is an email and a password, and you can optionally specify a different domain name.

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.