# install dependencies
npm install
# serve with hot reload at localhost:1444
npm run start:dev
# run tests with jest
npm run test
# run linter
npm i -g typescript tslint
npm run lint
# fix linting errors
npm run lint:fix
# Start container in development mode
## with make
make dev
## without make (please delete if exists all node_modules before)
docker compose up -d --remove-orphans
# Start container in production mode
## with make
make prod
## without make
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d --remove-orphans
-
Notifications
You must be signed in to change notification settings - Fork 1
Friday is your open-source home automation assistant.
License
friday-ai/friday
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Friday is your open-source home automation assistant.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published