aboutsummaryrefslogtreecommitdiff
path: root/src/site/plugins/nuxt-client-init.js
Commit message (Collapse)AuthorAgeFilesLines
* feat: enable ssr and serve it with the apiPitu2021-01-201-3/+0
|
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-1/+1
|
* Feature:Pitu2020-05-091-0/+3
* Frontend is now served by the API process * Only 1 process spawns for lolisafe to work * Switched frontend from server-side render to static site, now saved in `/dist`