mirror of
https://github.com/Lissy93/web-check.git
synced 2025-04-29 20:04:28 +02:00
Updates the readme
This commit is contained in:
parent
5348175b5e
commit
5616b71564
26
.github/README.md
vendored
26
.github/README.md
vendored
@ -72,11 +72,13 @@ Repo Managament & Miscellaneous: [ section, then run:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Lissy93/web-check.git # Grab the code
|
||||
cd web-check # Move into the project directory
|
||||
yarn install # Install dependencies
|
||||
yarn build # Build the app for production
|
||||
yarn serve # Start the app (API and GUI)
|
||||
git clone https://github.com/Lissy93/web-check.git # Download the code from GitHub
|
||||
cd web-check # Navigate into the project dir
|
||||
yarn install # Install the NPM dependencies
|
||||
yarn build # Build the app for production
|
||||
yarn serve # Start the app (API and GUI)
|
||||
```
|
||||
|
||||
---
|
||||
@ -870,8 +872,9 @@ For bugs, please outline the steps needed to reproduce, and include relevant inf
|
||||
### Supporting
|
||||
|
||||
The app will remain 100% free and open source.
|
||||
But due to the amount of traffic that the hosted instance gets, the lambda function usage is costing about $25/month. Any help with covering the costs via GitHub Sponsorship would be much appreciated. It's thanks to the support of the community that this project is able to be freely available for everyone :)
|
||||
|
||||
But due to the amount of traffic that the hosted instance gets, the lambda function usage is costing about $25/month.
|
||||
Any help with covering the costs via GitHub Sponsorship would be much appreciated.
|
||||
It's thanks to the support of the community that this project is able to be freely available for everyone :)
|
||||
|
||||
[](https://github.com/sponsors/Lissy93)
|
||||
|
||||
@ -1099,8 +1102,11 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
```
|
||||
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2FLissy93%2Fweb-check?ref=badge_large&issueType=license)
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
<!-- License + Copyright -->
|
||||
<p align="center">
|
||||
<i>© <a href="https://aliciasykes.com">Alicia Sykes</a> 2023</i><br>
|
||||
@ -1109,7 +1115,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<sup>Thanks for visiting :)</sup>
|
||||
</p>
|
||||
|
||||
<!-- Dinosaur -->
|
||||
<!-- Dinosaurs are Awesome -->
|
||||
<!--
|
||||
. - ~ ~ ~ - .
|
||||
.. _ .-~ ~-.
|
||||
|
Loading…
Reference in New Issue
Block a user