7h1b0 / Anna

Home automation for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate semantic-release

Anna

Home automation for Raspberry Pi 2 or above

Requirements

Development

To start an ephemeral development server run:

npm install
docker-compose up -d
npm start

Then browse to http://localhost:3000

Commands

Command Description
npm run format:check Formats the code using prettier.
npm run type:check Checks types using Typescript
npm run lint:check Lints the JavaScript code.
npm test Runs tests.
npm start Runs the website in development.
npm run build Builds the production assets.

About

Home automation for Raspberry Pi


Languages

Language:TypeScript 95.6%Language:JavaScript 4.0%Language:HTML 0.3%Language:CSS 0.1%Language:Shell 0.0%