Skip to content

fate-srd/fate_srd-website-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Fate SRD

Development

  • npm run dev starts the local Next.js server.
  • npm run lint runs ESLint.
  • npm run format:check verifies formatting.
  • npm test runs unit/integration tests (Vitest).
  • npm run test:smoke runs Playwright smoke tests.

Environment Variables

These variables are required for app startup:

  • NEXT_PUBLIC_DRUPAL_BASE_URL

Optional variables used by features:

  • DRUPAL_PREVIEW_SECRET
  • NEXT_PUBLIC_FATHOM_ID
  • YOUTUBE_API_KEY

Styling Notes

Sass files now use the module system (@use) rather than deprecated @import.

Generated Artifacts

  • lib/static-menus.js and public/sitemap-0.xml are generated files.
  • Regenerate menus with npm run generate:menus.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors