An open API service indexing awesome lists of open source software.

https://github.com/prohetamine/crypto-tarot


https://github.com/prohetamine/crypto-tarot

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

          

# Crypto Tarot
Creator of ⌬ʲˢ³ at [prohetamine.ru/web3](https://prohetamine.ru/web3)

This repository contains instructions to run a **local version of the Crypto Tarot application**.

---

## Requirements

- [Docker](https://docs.docker.com/get-docker/)

---

## Getting Started

### Build the Docker Image

```bash
docker build -t app .
```

---

## Run the Application

```bash
docker run -p 3820:3820 app
```

---

## Access the App

Open your browser and go to: http://localhost:3820