The current domain is: https://oceanbluestream.com
First, download the source code and install all required packages
npm install
Then, run the following command to build the website:
next build --turbopack
After building, run the server:
next start
And Ocean+ is good to go locally, self-hosted! If you're willing to set up your analytics scripts, edit app/layout.tsx file or add your environment variables, if you're going to use the pre configured services..