Skip to content

ParrotDevelopers/WebOasis

Repository files navigation

WebOasis

FOSS Starting page / Search Engine for the web.
Originally made by Webby.

View Live

https://weboasis.su

Run Locally

Clone the project

  https://github.com/ParrotDevelopers/WebOasis.git

Go to the project directory

  cd WebOasis

Building project

  npm run build

Install dependencies

  npm install

Setting Port

  export PORT=8000

Start the server

  npm run serve

License

AGPLv3