NestJS builds front-end routing service

backgroundGenerally, in order to better manage and maintain projects, projects are generally divided into business categories, such as commodities, orders, members, etc., resulting in many front-end projects (SPA, single page application) with different business responsibilities. Suppose there is a requirement that all front-end projects need t ...

Posted by stringfield on Sat, 12 Feb 2022 12:35:49 +0100

Use jsDeliver and github to host website resources

Typera + picgo+jsDeliver+GitHub: bring the free drawing bed to you! (this method is only applicable to js,css, pictures and other resources hosting websites or blog s, but it is not recommended to use it as a drawing bed or upload large file videos. After all, a good ecology can be better developed.) 1, Overview 1. Why build your own dra ...

Posted by berrberr on Sat, 22 Jan 2022 23:35:18 +0100

Vue3 + element plus configuration cdn

1. Project configuration Recently, I was working on a project. The project configuration version is as follows: vue: 3.2.6vue-router: 4.0.11vuex: 4.0.2axios: 0.21.4element-plus: 1.2.0-beta.6typescript: 4.1.5sass: 1.26.5 Let's share how to configure cdn acceleration for the vue3 project configured above Quietly, there are so many el ...

Posted by midge1970 on Tue, 18 Jan 2022 08:49:40 +0100