8000 GitHub - morpframework/morpcc_ttw: Through-The-Web Development for MorpCC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Through-The-Web Development for MorpCC

License

Notifications You must be signed in to change notification settings

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

0