Self host the page assist share fuctionality to your own server.
It's easy to get started. Here's how you can do it.
Click the button below to deploy the code to Railway.
- Clone the repository
git clone https://github.com/n4ze3m/page-assist-app.git
cd page-assist-app- Run the server
docker compose up- Open the app
Navigate to http://localhost:3000 in your browser.