Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Dwigoric/CCAPDEV-Web-App

Repository files navigation

Compact Donuts

This is the forum for the Compact Donuts project. This is for partial fulfillment of the requirements for the course CCAPDEV.

Customize API endpoint

The API endpoint is set to https://compact-donuts.azurewebsites.net by default. You can change this by setting the VITE_API_URL environment variable.

You can do this by cloning the example.env file and renaming it to .env. Then, change the value of VITE_API_URL to your desired API endpoint.

Alternatively, you can also set the VITE_API_URL environment variable directly in your terminal before running the npm run dev command.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Source code for CCAPDEV MCO, Term 3 AY 2022-2023. Code in this repository depends on the API deployed with code from https://github.com/Dwigoric/CCAPDEV-Server-App.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •