Skip to content

Ruqqus-API/ruqqus-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAuth 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

About

Automatic and secure way to get ruqqus api authentication token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published