Skip to content

Web implementation of Appcrons that Optimizes uptime for your free backend instance on Render.

Notifications You must be signed in to change notification settings

Tibz-Dankan/appcrons-web

Repository files navigation

Appcrons

Appcrons optimizes the uptime of your free backend instance on Render by sending automated requests, preventing it from shutting down due to inactivity.

Documentation

For full documentation, visit appcrons.netlify.app.

Deployment status

Netlify Status

Installation

To install the Appcrons frontend repo locally, follow these steps:

Prerequisites

  • Ensure you have Node.js 18+ installed. You can download it from nodejs.org.
  • Ensure you have pnpm installed. You can install it globally using npm:
    npm install -g pnpm

Steps

  1. Clone the repository:

    https://github.com/Tibz-Dankan/appcrons-web.git
    
    cd appcrons-web
  2. Install dependencies:

    pnpm install
    
  3. Start the application:

    pnpm run dev
    
  4. Visit the application:

Open your browser and navigate to http://localhost:3000.

The application should now be running on http://localhost:3000.

About

Web implementation of Appcrons that Optimizes uptime for your free backend instance on Render.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages