# puzzle_db ## Description Simple docker example of Postgresql, PgAdmin, and imported data from a .csv. The .csv is from the [Lichess Puzzle Database](https://database.lichess.org/#puzzles) but is truncated for practicality. --- ## Table of Contents * [Features](#features) * [Todos](#todos) * [Usage](#usage) * [Acknowledgments](#acknowledgments) * [License](#license) --- ## Features - [x] PgAdmin Webportal - [x] Automatic server creation - [x] Automatic database / table creation --- ## Todos * [ ] Add fastify container --- ## Usage --- ## Acknowledgments [Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)
[Make a README](https://www.makeareadme.com/)
[Choose a LICENSE](https://choosealicense.com/)
[Lichess Puzzle Database](https://database.lichess.org/#puzzles) --- ## License This project is licensed under the MIT License - see the [LICENSE] file for details.