Skip to content

proSamik/heatmap

Repository files navigation

Installation Guidelines

  1. Install the necessary dependencies:

    npm install --legacy-peer-deps
  2. Set up your database connection:

    • Use a PostgreSQL database and provide the database URL in your environment variables.
  3. Install the SQL scripts:

    • Navigate to the scripts directory and run the SQL scripts to set up your database schema.
  4. Configure environment variables:

    • Copy the example environment file:
    cp .env.example .env.local
  5. Deploy your application:

    • After test, deploy it to vercel from the github.

Make sure to follow these steps to ensure a smooth setup process.

See you, Samik

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published