Skip to content

Commit 0dd764c

Browse files
author
Julien Neuhart
committed
Add webapp overview documentation
1 parent 0fb22a7 commit 0dd764c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed
Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
---
22
title: Overview
33
slug: /webapp/overview
4-
---
4+
---
5+
6+
We built the web application with [Nuxt.js](https://nuxtjs.org).
7+
8+
The web application is the frontend of the boilerplate.
9+
10+
While you may find most of the information in the [official documentation](https://nuxtjs.org/docs/2.x/get-started/installation),
11+
it is essential to note that:
12+
13+
* Most of the logic (use cases, validations, access control) occurs in the API.
14+
* The web application's primary goal is literally to be a UI for the API.

0 commit comments

Comments
 (0)