Skip to content

iGnosis/sh-application-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sh-application-server check-code-coverage

Please refer to the documentation for more information.

Installation steps

Install Docker and Docker Compose

How to run

  • cd to sh-application-server
  • create a new file .env with the contents of .env.sample
  • fill in .env example values
  • run docker compose --profile local up -d --force-recreate to build and start the container

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

test dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages