Skip to content

SoulNaturalist/BookList

Repository files navigation



Online library, adding books, writing reviews, etc.

Start project with docker

complete all .env files and run command:
docker-compose build
docker-compose --env-file ./backend/.env/ up

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these guidelines:

  • Fork the repository
  • Create a new branch for your feature or bug fix
  • Commit your changes
  • Push your branch to your forked repository
  • Submit a pull request