Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joserfelix/habitwriter
A web-based editor to create the habit of writing. (WIP)
https://github.com/joserfelix/habitwriter
Last synced: 6 days ago
JSON representation
A web-based editor to create the habit of writing. (WIP)
- Host: GitHub
- URL: https://github.com/joserfelix/habitwriter
- Owner: JoseRFelix
- License: agpl-3.0
- Created: 2019-10-21T16:39:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:09:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:02:30.399Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://habitwriter.netlify.com/
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to habitwriter 👋
> Platform to create the habit of writing everyday.
### 🏠 [Homepage](https://github.com/Jfelix61/habitwriter)
## Install
```sh
yarn install
```## Usage
```sh
yarn run start
```## Run tests
```sh
yarn run test
```## Author
👤 **Jose Felix**
- Website: jfelix.info
- Github: [@Jfelix61](https://github.com/Jfelix61)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Jfelix61/habitwriter/issues). You can also take a look at the [contributing guide](https://github.com/Jfelix61/habitwriter/blob/master/CONTRIBUTING.md).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Jose Felix](https://github.com/Jfelix61).
This project is [GNU Affero General Public License v3.0](https://github.com/Jfelix61/habitwriter/blob/master/LICENSE) licensed.---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_