Skip to content

nyrpqsqq35/valoreye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

663fe5f · Jan 9, 2025

History

2 Commits
Jan 30, 2023
Jan 30, 2023
Jan 30, 2023
Jan 30, 2023
Jan 9, 2025
Jan 9, 2025
Jan 30, 2023
Jan 30, 2023
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 30, 2023

Repository files navigation

valoreye

Development/Build Prerequisites

Building & running from source

# Ensure you installed the development/build prerequisites above
# Clone repository and install build dependencies
git clone https://github.com/nyrpqsqq35/valoreye.git valoreye
cd valoreye
pnpm install

# Build for production
pnpm dist # built artifact is at valoreye/dist/index.js

# Start in-dev
pnpm dev # Starts web/ devserver and starts watching valoreye/ for changes
cd valoreye && pnpm start:dev # Start valoreye/dist/index.js (or use IDE to debug it)

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published