Skip to content

morpframework/morpcc_ttw

Repository files navigation

morpcc_ttw:

Building

Install Visual Studio code and load this project.

On VSCode command prompt run following:

  • Run Task > Build Project

Initializing Database

You will need following databases created on your local PostgreSQL:

  • morpcc_ttw
  • morpcc_ttw_warehouse
  • morpcc_ttw_cache

On VSCode command prompt run following sequence:

  • Run Task > Generate Migrations
  • Run Task > Update Database
  • Run Task > MorpCC: Create Default Admin User (admin:admin)

Starting Up

  • Run Task > Start Application

Login as admin, with password admin

About

Through-The-Web Development for MorpCC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages