Skip to content

ever-guild/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ever Guild Site

Public website for Ever Guild

Stack

  • React
  • TypeScript
  • Vite
  • SCSS
  • Three.js

Development

Install dependencies:

npm ci

Run the local dev server:

npm run dev

Check code:

npm run lint
npm run build

Check the public URL with VirusTotal:

VIRUSTOTAL_APIKEY=... npm run vt:check

Preview the production build:

npm run preview

Deployment

The site is deployed to GitHub Pages from main

CI runs lint and build on pull requests and pushes to main

After deployment from main, CI requests a VirusTotal re-analysis for https://ever-guild.net/ using the VIRUSTOTAL_APIKEY repository secret.

About

Resources

License

Security policy

Stars

Watchers

Forks

Contributors