# Docs

Before using orikpress, please read the docs.

# Before you install

Before you install, please create a project in firebase and add a web app and copy the script.

Then setup cloud firestore and authentication and enable email/password and google

# Installation

After downloading orikpress, please open the orikpress folder and then open init.js. Replace "// Insert firebase script" with the script you copied in firebase console.

Then run orikpress in your favorite server.

Go to /op-admin/ and enter a email and password. If this account doesn't exist, it will ask you to create a account.

Then go to firebase console and go to firebase firestore and go to collection orikpress. Then find a document that has the name you created in orikpress.

Edit the role field value and replace member to admin.

Then reload the orikpress dashboard.