saanny / hookcallers-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HookCaller Application (Front)

An application which can call the scheduled apis.

Installation

Make sure before running the front project, you ran the back-end.

you can find it here Back-end ,Install HookCaller with yarn

  yarn install 
  yarn dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NODE_ENV development or production

NEXT_PUBLIC_API for api connection, In .env.example http://localhost:8000/api/v1

Tech Stack

Next.js, Tailwind CSS

About


Languages

Language:TypeScript 97.0%Language:JavaScript 2.4%Language:Shell 0.4%Language:CSS 0.2%