https://github.com/echocat/caretakerd.echocat.org
Source files for the frontend of https://caretakerd.echocat.org website.
https://github.com/echocat/caretakerd.echocat.org
caretakerd cloudflare homepage
Last synced: 12 months ago
JSON representation
Source files for the frontend of https://caretakerd.echocat.org website.
- Host: GitHub
- URL: https://github.com/echocat/caretakerd.echocat.org
- Owner: echocat
- License: mit
- Created: 2021-08-24T16:01:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T06:06:22.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T17:26:46.298Z (almost 2 years ago)
- Topics: caretakerd, cloudflare, homepage
- Language: TypeScript
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caretakerd.echocat.org
Source files for the frontend of [caretakerd.echocat.org](https://caretakerd.echocat.org) website.
- [Deployment](#Deployment)
- [Contributing](#contributing)
- [License](#license)
## Deployment
### Requirements
1. [Wrangler installed](https://developers.cloudflare.com/workers/cli-wrangler/install-update)
2. [Wrangler authorized against our Cloudflare account](https://developers.cloudflare.com/workers/cli-wrangler/authentication#using-commands)
### Local development
```bash
$ npm run start
```
[More details.](https://developers.cloudflare.com/workers/cli-wrangler/commands#dev)
## Contributing
This is an open source project by [echocat](https://echocat.org).
So if you want to make this project even better, you can contribute to this project on [Github](https://github.com/echocat/caretakerd.echocat.org)
by [fork us](https://github.com/echocat/caretakerd.echocat.org/fork).
If you commit code to this project, you have to accept that this code will be released under the [license](#license) of this project.
## License
See the [LICENSE](LICENSE) file.