markashleybell / gtdpad

Task pad application, originally built to replace the discontinued 37Signals Backpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set up a development environment

  • Run create-empty-dev-db.cmd to create the database
  • Build the solution
  • Run gtdpad/run.cmd to start the server
  • Navigate to http://localhost:5000/signup to create an account

Running locally with live DB

  • Create a config.localproduction.json file with the live credentials
  • Run gtdpad\local-production.ps1
  • If login doesn't work, clear cookies for localhost

About

Task pad application, originally built to replace the discontinued 37Signals Backpack.


Languages

Language:JavaScript 78.7%Language:C# 8.5%Language:TypeScript 4.8%Language:CSS 2.6%Language:TSQL 2.1%Language:HTML 2.0%Language:SCSS 1.1%Language:Batchfile 0.1%Language:PowerShell 0.0%