README
Use docker-compose up
to init a database to test, and follow the normal steps.
Note that you should use docker-compose down
to terminate db when you done your tests.
Use docker-compose up to init a database to test, and follow the normal steps. Note that you should use docker-compose down to terminate db when you done your tests.
<script type="module">
import sevenryzeDbQuery from 'https://cdn.skypack.dev/@sevenryze/db-query';
</script>
Use docker-compose up
to init a database to test, and follow the normal steps.
Note that you should use docker-compose down
to terminate db when you done your tests.