Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesaintkappa/vite-railway-template
https://github.com/thesaintkappa/vite-railway-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thesaintkappa/vite-railway-template
- Owner: theSaintKappa
- Created: 2022-11-28T21:59:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T21:59:37.000Z (about 2 years ago)
- Last Synced: 2024-10-11T12:11:41.889Z (3 months ago)
- Language: HTML
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
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](https://railway.app/button.svg)](https://railway.app/new/template/B0Cef9?referralCode=OH27A5)
## ✨ 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.