logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install flipped-aurora/gin-vue-admin. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

flipped-aurora/gin-vue-admin Installation Guide

How to install flipped-aurora/gin-vue-admin. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for flipped-aurora/gin-vue-admin. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i flipped-aurora/gin-vue-admin
or

Install via npx

npx @hexmos/ipm i flipped-aurora/gin-vue-admin

Prerequisites

Node.js

language

Version: >=16.0.0

npm

package_manager

Version: 8.14.0

yarn

package_manager

Version: 2.2.19

git

system_tool

Version: 2.34.0

docker

system_tool

Version: 20.10.1

python

language

Version: 3.9.5

virtualenv

build_tool

Version: 20.10.1

vue-cli

package_manager

Version: 4.5.3

eslint

library

Version: 8.1.0

prettier

library

Version: 2.4.1

vue-router

library

Version: 3.5.0

axios

library

Version: 0.26.1

vuex

library

Version: 4.5.3

webpack

build_tool

Version: 5.70.0

vue-i18n

library

Version: 4.5.3

axios

library

Version: 0.26.1

vue-cli-service

package_manager

Version: 4.5.3

webpack-dev-server

build_tool

Version: 4.5.3

vuetify

library

Version: 2.0.1

express

library

Version: 4.5.3

passport-local

library

Version: 2.0.1

express-session

library

Version: 4.5.3

cors

library

Version: 2.0.1

helmet

library

Version: 4.5.3

body-parser

library

Version: 4.5.3

mysql

system_package

Version: 8.0.2

redis

system_package

Version: 6.2.1

mongodb

system_package

Version: 4.5.3

nodemon

build_tool

Version: 2.0.1

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Clone Repository via Git

git clone https://github.com/flipped-aurora/gin-vue-admin.git

Install via npm Package Manager

npm install

Post Installation Steps

  • Start the server using `npm run dev`.
  • Run database migrations with `npx gin migrate`.