Skip to content

Repository files navigation

BackAlbums

Project setup

npm install

Compile and run the project

npm run start

npm run start:dev

npm run start:prod

Running in a Docker Image

Creating the image

docker build -t backalbums .

Running on host machine

docker run --rm -p 3000:3000 backalbums

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages