8000 GitHub - danielberes/avrae.io: The source code for the website.
[go: up one dir, main page]

Skip to content

danielberes/avrae.io

 
 

Repository files navigation

Avrae.io Build Status

Avrae.io

Important Links

Overview

This is the source code for the Angular website located at https://avrae.io. It serves as a web portal for users of the D&D Beyond Avrae Discord Bot to manage their data.

Build

To build for development:

Run ng build or npm run build

To build for production:

Run ng build --prod or npm run build-prod

**Prior to running ng build you will need to build themes by running npm run build or running the build themes script

Run

Run ng serve or npm start

Run tests

To run unit tests:

Run ng test or npm test

To run end to end tests:

Run ng e2e or npm run e2e

Lint

Run ng lint or npm run lint

About

The source code for the website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.9%
  • HTML 31.7%
  • CSS 10.8%
  • Other 0.6%
0