Skip to content

illuzan/aosp-extended-api

Repository files navigation

Logo

AospExtended API

API server for AospExtended made with Fastify.

Run Locally

Clone the project

  git clone https://github.com/illuzan/aosp-extended-api

Go to the project directory

  cd aosp-extended-api

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

DB_NAME

DB_SERVER

DB_USERNAME

DB_PASSWORD

TELEGRAM_BOT_TOKEN

TELEGRAM_CHAT_ID

NTBA_FIX_319

CRYPTO_PASSWORD

CRYPTO_IV

Authors

Releases

No releases published

Packages

No packages published