Add some simple instructions.
Showing
21 changed files
with
642 additions
and
0 deletions
README
0 → 100644
astro.config.mjs
0 → 100644
bin/run
0 → 100755
container-entrypoint.sh
0 → 100755
lib/api.ts
0 → 100644
lib/astro.ts
0 → 100644
lib/cache.ts
0 → 100644
lib/children.astro
0 → 100644
lib/custom.astro
0 → 100644
lib/html.ts
0 → 100644
lib/render.astro
0 → 100644
lib/replace.astro
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
src/components/EventDetails.jsx
0 → 100644
src/config.ts
0 → 100644
src/env.d.ts
0 → 100644
src/layouts/base.astro
0 → 100644
src/pages/index.astro
0 → 100644
tsconfig.json
0 → 100644
-
Please register or sign in to post a comment