DISCLAIMER: Please buy the premium version on coflnet's website if you can afford it as it supports them massively and allows them to run for free to this day!
This is the modified version of https://sky.coflnet.com which you are supposed to run locally and allows you to use Coflnet's premium features for free. You can contribute by opening pull requests.
- Clone the Repository
Open your terminal and run the following command to clone the repository:
git clone https://github.com/JaggedGem/coflnet-free-premium.git cd coflnet-free-premium - Install Dependencies
Ensure you have Node.js and npm installed. Then, install the required dependencies:
npm install
- Build the Application
Build the application using the following command:
npm run build
- Run the Application
Start the application using the following command:
npm run start
- Access the Application Open your web browser and navigate to http://localhost:3000 to access the application.