Skip to content

simontegg/enterprise-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATABASE

Install sqitch

Run migrations

Run seeds

sudo -u postgres createuser -s $(whoami); createdb $(whoami)

Database

Server Application Layer

Client Application Layer

Testing

Test Hierarchy

Typechecking

Static

Runtime

Unit

Integration

Acceptance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published