Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 786 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 786 Bytes

TextWallpaper.Online

Create Simple Wallpapers with Text!

Intro Animation

Prerequisites

Starting Dev Server

  1. Run nvm use
  2. Run npm install
  3. Start the dev server using npm start
  4. Open http://localhost:4000

Build

npm run build see /dist

Coolify deployment

build pack: nixpack static image: nginx:alpine publish directory: /dist is it static site: yes