https://github.com/2hgo/shortlet
https://github.com/2hgo/shortlet
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/2hgo/shortlet
- Owner: 2HgO
- Created: 2024-09-23T09:29:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T22:33:41.000Z (over 1 year ago)
- Last Synced: 2025-01-12T10:09:41.386Z (over 1 year ago)
- Language: Elm
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shortlet
> Built with [Elm Land](https://elm.land) 🌈
## Local development
```bash
# Requires Node.js v18+ (https://nodejs.org)
npx elm-land server
```
## Deploying to production
Elm Land projects are most commonly deployed as static websites.
Please visit [the "Deployment" guide](https://elm.land/guide/deploying) to learn more
about deploying your app for free using Netlify or Vercel.