Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 300 Bytes

File metadata and controls

32 lines (22 loc) · 300 Bytes

umi project

Getting Started

To install all dependencies

$ yarn install:all

Start client and server

$ yarn start

Generate graphql type

$ yarn gen-schema-types

Start postgres

$ psql -U natasha

See list of roles

$ \du