Updated Home (markdown)

2021-03-13 22:54:19 +11:00
parent 64501ca447
commit 6f9fc92beb
+7 -1
@@ -1,7 +1,13 @@
Welcome to the MERN-template wiki! # Welcome to the MERN-template wiki!
This is the place where you can learn about the MERN-template and it's microservices. Things like contributing to and using the MERN-template, as well as general documentation of the system as a whole or in part. This is the place where you can learn about the MERN-template and it's microservices. Things like contributing to and using the MERN-template, as well as general documentation of the system as a whole or in part.
# What is the MERN-template?
MERN can stand for a few things, but in this case it means "MariaDB, Express, React and Nodejs". This are a series of technologies commonly used to create websites (also known as a "stack").
I determined that I might want to reuse some parts of the website I was planning to make, so I wrote the template first, to make it easier to reuse. Then, I released it so other people could use it too!
# Start Here # Start Here
* [Setup The Vanilla Server](tutorial-setup) * [Setup The Vanilla Server](tutorial-setup)