Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.09 KB

coverage

Atmos - Games and Apps Store

Description

Games and apps store microservice for Atmos.

Installation

  1. Clone the repository
  2. Create a file with name .env in root folder which contains:
    • DB_URL: PostgreSQL database URL
    • DB_USERNAME: PostgreSQL user's username
    • DB_PASSWORD: PostgreSQL user's password
    • STORAGE_TOKEN: DropBox API Refresh Token
    • STORAGE_KEY: DropBox API App Key
    • STORAGE_SECRET: DropBox API App Secret

Team

  • Abdul Rafi
  • Emir Shamsuddin Fadhlurrahman
  • Ikhlasul Akmal Hanif
  • Raspati Mahatma Kurnia Dharmatmaja

Profiling

References