Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 599 Bytes

HTSea

A digital marketplace for Discord messages fueled by Wordle and Minecraft.

This project is a joke created for April Fool's Day 2022. Its creators do not support nor endorse NFTs.

Information about the various submodules that have been created for this project can be found in their corresponding README.md files.

Development and Usage

To run the server, first create a .env file using .env.example as a template.

Then, install Docker and run:

docker-compose up

which will create the necessary Docker containers and start the backend on port 8000.