Skip to content

byulmaru/kosmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kosmo

Test Postgres

Run a local PostgreSQL instance for tests with Docker Compose:

pnpm db:test:up
pnpm db:test:push

The test database connection string is defined in .env.test:

DATABASE_URL=postgres://kosmo:kosmo@localhost:54329/kosmo_test

Use pnpm db:test:reset to recreate the container and volume, and pnpm db:test:down to stop it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors