Skip to content

This is my website project. Feel free to visit my website.:space_invader:

License

Notifications You must be signed in to change notification settings

arreychan/arrey-website

Repository files navigation


Introduction

⚾This is a personal website project with front-end rendering provided by nextjs and data service provided by go, which will be continuously updated.:wink:
📖Read this in other languages: 简体中文. Thanks for giving this project stars.:star2:

Getting started

Run the following command on your local environment:

git clone git@github.com:arreychan/arrey-website.git

cd arrey-website

yarn install

Then, you can run locally in development mode with live reload:

yarn dev

Open http://localhost:3000 with your favorite browser to see this project.

Deploy to production

You can see the results locally in production mode with:

yarn build 
yarn start

Features

  • homepage
  • mobile adaptation
  • backend management system base on golang
  • markdown file support
  • page about Blog
  • page about WORUI

Contributions

Feel free to open an issue if you have question or found a bug.

License

  • Licensed under the GPL-3.0 License, Copyright © 2022. See LICENSE for more information.
  • The images and video works involved in this project is licensed under the CC 4.0 BY-NC-SA.

About

This is my website project. Feel free to visit my website.:space_invader:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published