Astro Hackathon Showcase

📡 SSR

visitme

by Alexander Schau

GitHub Live Preview

README.md

Visitme.cyou

Visitme is an open source link page service. You can create your own link at visitme.cyou.

Hosting

  1. Fill out the .env.example file and save it as .env.
  2. Run yarn and yarn build or build the Docker Image.
  3. Run the server with node server.mjs and access the application on port 8080.

Reserved Names

  • edit
  • login
  • api

Extra links

Description

This one is an Astro based alternative to Linktree (and all the other ones…). It is based on an S3 Bucket an therefore quite affordable. SSR enables to render all link pages in plain HTML/CSS.