California eFlow's project's server uses Typescript, GraphQL, Express, Sequelize and Postgres to provide data to front-end.
- Install Postgres(create
eflow_ts_dev&&eflow_ts_test) - Install Redis
- Add
.envfile - npm start / production
- redis-cli flushall
- npm run dev:prepare / prod:prepare
Simply run npm test.
It uses CirclCI for testing and auto deployment which triggers on dev branch.
For more information on all the things you can do with Sequelize CLI visit sequelize cli .
Copyright (c) 2018
Licensed under the MIT license.