2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
# Diareact
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
A personnal and encrypted diary with Laravel and React.
|
2022-02-11 17:26:15 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
## Badges
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
[![Build Status](https://ci.canhelpme.com/api/badges/Shikiryu/diaREact/status.svg?ref=refs/heads/main)](https://ci.canhelpme.com/Shikiryu/maison-montsoult)
|
2022-02-11 17:26:15 +01:00
|
|
|
|
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
## Installation
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
Install diareact
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
```bash
|
|
|
|
git clone ssh://gogs@git.shikiryu.com:2200/Shikiryu/diaREact.git
|
|
|
|
cd diaREact
|
|
|
|
composer install
|
|
|
|
npm install
|
|
|
|
```
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
## Authors
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
[@shikiryu](https://git.shikiryu.com/Shikiryu)
|
2022-02-11 17:26:15 +01:00
|
|
|
|
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
## Acknowledgements
|
2022-02-11 17:26:15 +01:00
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
- [React](https://github.com/facebook/react/)
|
|
|
|
- [React MD Editor](https://github.com/uiwjs/react-md-editor)
|
2022-02-11 17:26:15 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2022-04-20 12:51:28 +02:00
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|
|
|
|
|