Skip to content

Files

Latest commit

a418c04 Β· May 8, 2023

History

History
26 lines (18 loc) Β· 721 Bytes

README.md

File metadata and controls

26 lines (18 loc) Β· 721 Bytes
title description tags
Astro
The basics example astro app, utilizing the Node adapter for astro
astro
node
astrojs/node

Astro Basic

This is a the astro basic example that uses astrojs/node

Deploy on Railway

✨ Features

  • Astro basic example
  • astrojs/node

πŸ’β€β™€οΈ How to use

  • Install required dependencies with npm install

  • Start the server for development npm run dev

    (The original start command has been more appropriately renamed to dev)