Skip to content

ahmedstryout/confi

 
 

Repository files navigation

Build Status

Confi

Some notes:

  • Take care to setup SENDGRID environment variable inside docker-compose.yml and ./test/ingreation/test.js
  • Before running test lift up database:
$ docker-compose up -d db
  • Application it self makes sure database is migrated
  • Running tests:
$ npm run test-integration
$ npm run test-unit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • Shell 3.9%
  • TSQL 2.6%
  • Dockerfile 0.9%