Skip to content

Basic repo containing a skeleton project for a backend typescript project

License

Notifications You must be signed in to change notification settings

bogdanrn/boilerplate-typescript-server

Repository files navigation

get started

# start the server and database
docker compose up

# for logs
docker compose logs app -f

# for stopping the server and database
docker compose down

About

Basic repo containing a skeleton project for a backend typescript project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published