[go: nahoru, domu]

Skip to content

WeExpire 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.

License

Notifications You must be signed in to change notification settings

RdeLange/WeExpire

 
 

Repository files navigation

WeExpire

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.

Running the project locally

  1. Clone the repo
    git clone https://github.com/ciccionamente/WeExpire.git
  2. Create a MySQL database with utf8mb4_unicode_ci collation, name it we_expire and import the we_expire.example.sql configuration file into it
  3. Copy the configuration.example.php file into underwear/environment_variables and rename it as configuration.php
  4. Provide your own environment variables in the configuration.php file
  5. Set the htdocs folder as the main root directory for your server configuration
  6. Run the project!

Running the project with Docker

  1. Clone the repo
    git clone https://github.com/ciccionamente/WeExpire.git
  2. Modify the docker-compose.yml file's environment variables for the we_expire container/service
  3. Run docker-compose up -d

Contribute

Contributions that are not time-consuming and made for improving WeExpire's security, efficiency or accessibility are greatly appreciated.

  1. Fork the project
  2. Create your feature branch
  3. Make your changes
  4. Commit your changes
  5. Push to the branch
  6. Open a pull request

License

Distributed under the GPLv3 License. See LICENSE for more information.

Credits

A special thanks goes to the following people who have contributed to this project:

Another special thanks goes to these opensource third-party libraries and frameworks that have been used in this project:

Donate

If you want to contribute with a simple donation, you can do it via Buy Me a Coffee.

About

WeExpire 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 100.0%