Skip to content

srbarba/gitlab-extra

Repository files navigation

Gitlab-extra

A User interface for some repetitive tasks with Gitlab API

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

# pnpm
pnpm run preview

About

User interface for some repetitive tasks with Gitlab API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published