Givdo / givdo_api_server

1 stars 0 forks source link

$ bin/rake givdo:admin:create gives invalid entry #35

Open mehdihs opened 7 years ago

mehdihs commented 7 years ago

$ bin/rake givdo:admin:create

gives errors because the email and password field are empty. So no admin account is created.

marcelkooi commented 7 years ago

Check documentation for proper usage. The readme should probably be updated though.