Skip to content

bitcoin-library/bitcoin-library-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Library Backend

This is a backend for the Bitcoin Library project. For now it only consists of a simple Dockerfile setting up Meilisearch to provide search functionality to the frontend.

Usage

Copy the env file and set the master key.

cp .env.example .env

Start the container.

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published