Skip to content

An example project of how to create a blog using a MEVN stack. Intended for educational purposes only.

License

Notifications You must be signed in to change notification settings

BennyHoward/blog-example-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Example 2


WARNING: This is a work in progress. Once this is complete this warning will be removed. Thank you for your patience. Refer to the .todo file for outstanding items.


This is an example project for educational purposes.

This will show students what an almost production ready blogging platform using a MEVN stack will look like.
Almost production ready because there are a few minor things you shouldn't do that this project does due to it being a development environment. Like generating self-signed certs, checking in .env files with credentials, etc.

And by MEVN stack I specifically mean:

Also other technologies will be used as well such as Docker and Elasticsearch.

Author(s)

Contributing

Though the source for this example is publicly available, no feature requests will be accepted.
This is not a final product or utility, but an example of how a final production-ready project might look like.
This is only intended to be used as educational material for anyone curious to learn what the source code of a real-world project with real-world business objectives would look like.

However, even though feature requests won't be accepted, issues will be.
If you notice anything unclear, inaccurate, or even a misspelling please feel free to report an issue.
My goal is to make this as clear and informative as possible.

License

This is intended for education purposes only, but if you with to extend this into a viable commercial product I encourage you in your commercial endeavors.
Therefore, this code is under the permissive MIT license.

However, attribution will be appreciated.

Refer to here for the license.

About

An example project of how to create a blog using a MEVN stack. Intended for educational purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published