Skip to content

Ruqqus-API/Rainbow-Comments

Repository files navigation

Rainbow Comments for Ruqqus

Automatic and secure way to get ruqqus api authentication token

banner


Set up a local instance

• Make sure you have node installed
• Download repository, cd into it and run npm i. This will install all the necessary dependencies
• If you want to you can create .env file in the same directory where server.js file is, and add a PORT variable. This is the port on which the server is going to listen. Default port is 3000
• Run the app with node server.js

Website design credit to Panjkrc for their work on Ruqqus-auth

Releases

No releases published

Packages

No packages published