Skip to content

LingBrian/LingBlog

Repository files navigation

LingBlog

This is a CMS powered by nuxt.js.

Here is the demo --> blog.brl0.top


Quick Start

Docker compose up

Please make sure that the latest docker is installed in your machine.

The default port is 80,you can change it in docker-compose.yml.

git clone https://github.com/LingBrian/LingBlog.git
cd LingBlog
docker compose up # -d

Development

YARN (recommend)/NPM

If you want to run the dev envriontment , please chage the .env file to connect to your database.The url format is in here.The default database is Postgrsql.

yarn # npm install --isntall the rquired packages
yarn dev #npm run dev --run in localhost
yarn up #npm run up --docker push up
yarn down # npm run down --clear the docker container

Contact

brianling@qq.com

About

A blog application based on nuxt.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published