Skip to content

hanlunBCRegistries/name-examination

 
 

Repository files navigation

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.4%
  • Vue 49.0%
  • Other 0.6%