Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 110 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 110 Bytes
npm i
node ace serve --watch

Do not forget to set Postgres time zone to UTC:

SET TIME ZONE 'UTC';