We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03d5d6 commit f535079Copy full SHA for f535079
src/content/credits.md
@@ -9,3 +9,17 @@ chapter: Extras
9
---
10
11
This project is fully licesend under MIT.
12
+
13
+Lunar Tour React is built in ReactJS
14
15
+Lunar Tour Vue is built in VueJS.
16
17
+Both use TailwindCSS as their primary CSS styling tool.
18
19
+Fullstack Serverless GraphQL's docs are written in Markdown powered by a GatsbyJS frontend. The content is created using Netlify CMS.
20
21
+All frontend apps are hosted exclusivly on Netlify.
22
23
+The Lunar Tour API is NodeJS project, on a Serverless architecture hosted on AWS.
24
25
+Serverless Framework was used to provision infrastructure.
0 commit comments