Discover the freedom of publishing articles with ease and efficiency! FastPaper offers you the ability to publish your articles without the need for registration. With an intuitive interface and a smooth publishing experience, your content will be online in just a few clicks. Try our project now!
To use it you need to install package.json packages.
cd ./fastpaper
yarn
Next, in order to interact with the backend, it is necessary to modify the environment variable in the .env.local file.
NEXT_PUBLIC_HOST='http://127.0.0.1:8080'
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.