Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.9 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.9 KB

HatBot Dashboard

Welcome to the HatBot Dashboard repository! This project is a comprehensive web-based dashboard for managing and monitoring HatBot, powered by Node.js for both frontend and backend development. The front end utilizes Next.js, while the backend is built with Express.js. The frontend is hosted on Vercel, and the backend is deployed on a custom server.

Note: The internal project name for this project is "Hotdog Water".

Table of Contents

Introduction

The HatBot Dashboard is designed to provide an intuitive and user-friendly interface for managing various aspects of HatFilms. Whether you need to configure settings, monitor activity, or access critical data, this dashboard simplifies the process.

Features

  • User Authentication: Log in to the dashboard using your credentials.
  • Dashboard Overview: Get a quick overview of HatBot's current status and statistics.
  • Configuration Management: Easily customize HatBot's settings and behaviour.
  • Activity Monitoring: Keep track of HatBot's interactions and activities.
  • Real-time Updates: Receive instant updates and notifications.
  • User Management: Manage user accounts and permissions.

Configuration

  1. Frontend: Rename .env.example to .env.local in the frontend directory and configure environment variables.
  2. Backend: Rename .env.example to .env in the backend directory and configure environment variables.

Deployment

The HatBot Dashboard is deployed as follows:

  • Frontend: The frontend is hosted on Vercel at https://dashboard.hat-films.com.
  • Backend: The backend is deployed on a custom server at https://api.hat-films.com.

License

This project is under the proprietary license outlined Here.