๐Ÿ“ฆ gschier / Vite-Railway-Template

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/gschier/Vite-Railway-Template.git
HTTPS git clone https://github.com/gschier/Vite-Railway-Template.git
SSH git clone git@github.com:gschier/Vite-Railway-Template.git
CLI gh repo clone gschier/Vite-Railway-Template
StringentDev StringentDev Automatic generation push f84d74c 3 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“„ .gitattributes
๐Ÿ“„ favicon.svg
๐Ÿ“„ index.html
๐Ÿ“„ main.js
๐Ÿ“„ package.json
๐Ÿ“„ Procfile
๐Ÿ“„ README.md
๐Ÿ“„ Staticfile
๐Ÿ“„ style.css
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

title: Vite description: Example Vite app that is configured to just work out of the box. tags:
  • vite

Vite

This example utilises vite for static site generation

Deploy on Railway

โœจ Features

  • Vite

๐Ÿ’โ€โ™€๏ธ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the development server railway run yarn dev

๐Ÿ“ Notes

The project is directly derived from the standard creation with some extra configuration to make sure it is quick and easy to get started on hosting your next site with railway.