added gitpod (#129)

This commit is contained in:
Munyaneza Armel 2022-10-22 22:31:16 +02:00 committed by GitHub
parent 21486e1baa
commit a396969513
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 1 deletions

9
.gitpod.yml Normal file
View file

@ -0,0 +1,9 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init: npm install && npm run build
command: npm run start

View file

@ -37,6 +37,10 @@ Packages:
1. [landing-page](https://github.com/ayoayco/astro-reactive-library/tree/main/apps/landing-page) - in the directory `apps/landing-page`
- Astro website for the library's introductory landing page
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ayoayco/astro-reactive-library.git)
# Running locally
We mainly use the `demo` app to see changes we make on the packages. Do the following to start hacking:

View file

@ -11,6 +11,12 @@
<a href="https://github.com/ayoayco/astro-reactive-library">
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/astro-reactive-library" />
</a>
<a href="https://gitpod.io/#https://github.com/ayoayco/astro-reactive-library.git">
<img
src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod"
alt="Contribute with Gitpod"
/>
</a>
<br />
<br />
<p>