Open source community energy dashboard that helps visualise and manage energy consumption data for a community.
- Interactive dashboards and Apex Charts
- Authentication with Next Auth and AWS Cognito
- Open source map of a community built with MapLibre and GeoJSON.
- Node.js 16 or higher
- npm
- Clone the repository:
git clone https://github.com/yourusername/StarFishEnergy.git
- Install dependencies:
npm install
- Start development server:
npm run dev
- Open your browser and visit: localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.