diaREact/README.md

40 lines
657 B
Markdown
Raw Permalink Normal View History

2022-02-11 17:26:15 +01:00
# Diareact
2022-02-11 17:26:15 +01:00
A personnal and encrypted diary with Laravel and React.
2022-02-11 17:26:15 +01:00
## Badges
2022-02-11 17:26:15 +01: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
## Installation
2022-02-11 17:26:15 +01:00
Install diareact
2022-02-11 17:26:15 +01: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
## Authors
2022-02-11 17:26:15 +01:00
[@shikiryu](https://git.shikiryu.com/Shikiryu)
2022-02-11 17:26:15 +01:00
## Acknowledgements
2022-02-11 17:26:15 +01: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
[MIT](https://choosealicense.com/licenses/mit/)