npm install
or
yarn
https://www.postgresql.org/download/
curl https://raw.githubusercontent.com/jbaudanza/rxeventstore/master/schema.sql > schema.sql
createdb subnetchat_development
psql subnetchat_development
\i schema.sql
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
or
yarn
https://www.postgresql.org/download/
curl https://raw.githubusercontent.com/jbaudanza/rxeventstore/master/schema.sql > schema.sql
createdb subnetchat_development
psql subnetchat_development
\i schema.sql
npm start