Skip to content

fc5y/user-backend-v2

Repository files navigation

user-backend-v2

This project uses yarn for package management.

Setup

Run yarn install to install all dependencies.

Copy .env.example to .env and modify it to match your environment.

Start development server

Run yarn run dev

Build

Run yarn run build

Lint code with Prettier

Run yarn run lint-check

Format code with Prettier

Run yarn run lint-fix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published