rstens / name-examination

Service BC Name Examination System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name Examination

Service BC Name Examination System

Documentation

For further documentation about the project for developers, see the developer documentation.

Setup

Make sure to install the dependencies:

npm install
# or with pnpm:
pnpm install

Setup Environment Variables

cp .env.example .env

You will need to fill in the Firebase variables for the project to run.

Development Server

Start the development server on http://localhost:8080

npm run dev

Testing

npm run test

About

Service BC Name Examination System


Languages

Language:TypeScript 53.0%Language:Vue 46.4%Language:JavaScript 0.5%Language:Shell 0.1%Language:SCSS 0.0%