Skip to content

daily-coding-problem/database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Database

Docker Linux PostgreSQL Supabase

This is the PostgreSQL database.

Docker

Create the docker network DCP:

docker network create dcp

Start the docker container:

docker compose down -v && docker compose up

License

This project is ©, Nicholas Adamou.

It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

PostgreSQL database that stores details from LeetCode study plans.

Resources

Stars

Watchers

Forks