1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-09 17:32:51 +00:00

updated readme

This commit is contained in:
2016-06-01 19:36:35 -05:00
parent 424baf00dd
commit e787b357b5

View File

@@ -1 +1,5 @@
## Converting to Go back end and Angular front end
# Golang Site Implementation
I have been working on converting my entire website over to the Go programming language. Along with doing this I have also converted the front end entirely to AngularJS. MongoDB is still used and the data base queries have been more optimized.
I have also made this project open source. Passwords are no longer stored in the code. Rename "config-template.json" to "config.json" to start the server.