Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 942 Bytes

File metadata and controls

39 lines (23 loc) · 942 Bytes

https://github.com/custom-start-page/wave

Wave

preview image

Original source: https://github.com/Tobias-Schoch/startpage-wave

Found via a Reddit post: https://www.reddit.com/r/startpages/comments/ggcfit/with_source_if_you_want_3/

Developing

Getting started

  1. Clone this repository (or download a zip)
  2. Open the local folder to this repo in a terminal
  3. Run npm install
  4. Run npm start to locally host the website
  5. Navigate to the URL which your terminal prints out to view your startpage

Hosting

This startpage needs to be hosted by a web server in order to work.

It's already hosted at https://wave.customstart.page for your convenience.

Self host

If you want to self host, you can use https://github.com/custom-start-page/custom-start-page-tool/ to run the server.

Packaging

Run:

dist.sh

This will create a /dist folder which can be zipped and released.