Skip to content

CanaanGM/CommandsDb

Repository files navigation

Commdands database

holds a wide varaity of commands by Platform for easy lookup, i recommend having them in notes too

How to run

local Dev

  1. clone the repo
  2. create a .env file in the root besides .gitignore and add
    1. POSTGRES_USER
    2. POSTGRES_PASSWORD
  3. initilize and set dotnet secretes
    1. dotnet user-secretes init
    2. dotnet user-secretes set "POSGRES_USER" "<A NAME>"
    3. dotnet user-secretes set "POSGRES_PASSWORD" "<A PASS>"
  4. docker-compose up

Packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published