Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.56 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.56 KB

Dopomoha.ro (May 2022)

Latest edition of Dopomoha.ro running SQLite. Tested on MacOS.

  • Strapi 4.2.1
  • Node 14
  • Docker version 20.10.13, build a224086

Getting Started

  • make build - build all targets
  • make run - build all targets
  • make clean - removes all resources
  • make containers-clean - remove all container
  • make images-clean - remove all containers

Prerequisites

Docker version 20.x.x or later

Create environment file

echo "DEVELOPMENT" >> .env

Deployment

TBD, FPO:

  • deploy

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Geoffrey Smith - Initial work - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc