WeExpire.org is the first opensource tool for creating emergency notes that can be read by your trusted contacts only after your death or if you are seriously injured.
- Clone the repo
git clone https://github.com/ciccionamente/WeExpire.git
- Create a MySQL database with
utf8mb4_unicode_ci
collation, name itwe_expire
and import thewe_expire.example.sql
configuration file into it - Copy the
configuration.example.php
file intounderwear/environment_variables
and rename it asconfiguration.php
- Provide your own environment variables in the
configuration.php
file - Set the
htdocs
folder as the main root directory for your server configuration - Run the project!
- Clone the repo
git clone https://github.com/ciccionamente/WeExpire.git
- Modify the
docker-compose.yml
file's environment variables for thewe_expire
container/service - Run
docker-compose up -d
Contributions that are not time-consuming and made for improving WeExpire's security, efficiency or accessibility are greatly appreciated.
- Fork the project
- Create your feature branch
- Make your changes
- Commit your changes
- Push to the branch
- Open a pull request
Distributed under the GPLv3 License. See LICENSE
for more information.
A special thanks goes to the following people who have contributed to this project:
- Rebeca Dieguez Merayo, Spanish content
- Hugo Blanc, French content
- Robert Thomas, Docker support + SQL schema simplification
Another special thanks goes to these opensource third-party libraries and frameworks that have been used in this project:
If you want to contribute with a simple donation, you can do it via Buy Me a Coffee.