e835ca4148
Added the likes table. This is a sign of what's to come. Improved the installation instructions in README.md Fixed the SQL in data.sql so that it no longer errors out. The Admin user now has a default password. Fixed a status indicator which I overlooked in the previous commit. The Status field for topics is now deprecated. Improved the efficiency of plugin_bbcode Added more bat and shell files to make it easier for you to get things done.
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
go get -u github.com/go-sql-driver/mysql
|
|
go get -u golang.org/x/crypto/bcrypt |