aarani / DG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements:

  • If using macOS/Linux, follow CI steps to install postgreSQL and run DB commands. (NOTE: you may not be able to run the Frontend project yet on Linux.)

  • If using Windows, install postgreSQL and after that, run the DB commands from .github/workflows/CI.yml. You will be able to compile the backend.slnf projects, but VisualStudio's IntelliSense may not work in them.

(NOTE: Use VS2022 Preview to compile/run the Frontend project.)

About


Languages

Language:C# 51.3%Language:F# 48.7%