Software Alternatives, Accelerators & Startups

Develop a Cryptocurrency Tracking WebApp with Instant Email Notifications

Vite Supabase React ngrok ExpressJS Courier Chakra UI
  1. 1
    Next Generation Frontend Tooling
    Pricing:
    • Open Source
    Vite is a build tool for frontend applications, we will be using it to set up our React development server. Run this command to create a new project.

    #Software Development #Web Frameworks #Developer Tools 386 social mentions

  2. An open source Firebase alternative
    Pricing:
    • Open Source
    We will also be using Supabase, an open-source alternative to firebase with a built-in database and authentication system. We will use React for building out the front end and Chakra-UI for styling our React components. We will also set up a cron job that calls a webhook (that we will be building using Express). We will also use the CoinGecko API to fetch the latest cryptocurrency market data.

    #Developer Tools #Realtime Backend / API #Web Frameworks 433 social mentions

  3. 3
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    We will also be using Supabase, an open-source alternative to firebase with a built-in database and authentication system. We will use React for building out the front end and Chakra-UI for styling our React components. We will also set up a cron job that calls a webhook (that we will be building using Express). We will also use the CoinGecko API to fetch the latest cryptocurrency market data.

    #Javascript UI Libraries #JS Library #JavaScript Framework 778 social mentions

  4. 4
    ngrok enables secure introspectable tunnels to localhost webhook development tool and debugging tool.
    Pricing:
    • Open Source
    After completing that, we can configure our webhook to be called periodically. But in order for the webhook to be accessible by our Postgres cron server, we either need to deploy it or use a service like ngrok. Then we can run the script below to set up a cron job that runs every minute:.

    #Testing #Localhost Tools #Webhooks 374 social mentions

  5. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    We will also be using Supabase, an open-source alternative to firebase with a built-in database and authentication system. We will use React for building out the front end and Chakra-UI for styling our React components. We will also set up a cron job that calls a webhook (that we will be building using Express). We will also use the CoinGecko API to fetch the latest cryptocurrency market data.

    #JavaScript Framework #Node.js Framework #Web Frameworks 426 social mentions

  6. Courier is a notification API built for developers. Design once, and deliver to any channel – email, Slack, SMS, push, and more – all through a single API.
    Courier is ideal for this kind of application since it makes it simple to integrate notification systems. We will be using the Courier API to send email notifications for now, but it is quite easy to extend it to use SMS or other communication channels.

    #Push Notifications #Web Push Notifications #API Tools 3 social mentions

  7. Simple, modular and accessible UI components for your React applications.
    Pricing:
    • Open Source
    We will also be using Supabase, an open-source alternative to firebase with a built-in database and authentication system. We will use React for building out the front end and Chakra-UI for styling our React components. We will also set up a cron job that calls a webhook (that we will be building using Express). We will also use the CoinGecko API to fetch the latest cryptocurrency market data.

    #Design Tools #Developer Tools #UI 197 social mentions

Discuss: Develop a Cryptocurrency Tracking WebApp with Instant Email Notifications

Log in or Post with