Skip to content

alexdredmon/notchbegone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notch Be Gone 💻

Build, Test, & Deploy

Dress up your notch with a smart looking dark title bar, custom tailored to your image - no installation required.

https://notchbegone.com

Requirements

  • Yarn - Builds and runs frontend application

  • Docker Desktop - Builds and runs API container

Setup

  1. (Optional) Build API container (you can alternatively point to the production API in web/.env)
docker-compose build
docker-compose up api
  1. Build frontend application
cd web
yarn
  1. Run frontend application
yarn start
  1. (Optional) Run frontend tests
cd web
yarn test

Demo

When run, the app should look like this:

Notch Be Gone

Notch Be Gone Settings