freechat/server-api
shockrah f5f3df2ee2 + Created testing func which is now super easily configurable
! This lets me specify between release and debug testing now yey
2020-11-21 19:05:02 -08:00
..
client-tests create_admin flag now behaves correctly 2020-11-21 19:04:06 -08:00
db Better docs inspired jsdocs in db-lib::Member::add 2020-11-21 13:20:46 -08:00
migrations on delete cascade added to messages which hopefully makes channel deletion a bit better 2020-11-18 00:28:46 -08:00
scripts renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
src * -c now uses the name parameter given to it 2020-11-21 13:21:44 -08:00
.env renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
.gitignore new build + test scripst for ci/cd pipelines 2020-10-21 19:36:47 -07:00
build.sh + Created testing func which is now super easily configurable 2020-11-21 19:05:02 -08:00
Cargo.lock Upgrading bcrypt's version to 0.8 from 0.6 2020-11-21 12:19:44 -08:00
Cargo.toml Upgrading bcrypt's version to 0.8 from 0.6 2020-11-21 12:19:44 -08:00