simplworld / simpl-games-api

An open source platform for creating amazing games and simulations
https://simpl.world/
GNU General Public License v2.0
7 stars 5 forks source link

Make initial setup easier and less error prone #32

Closed frankwiles closed 4 years ago

frankwiles commented 4 years ago

The biggest mistakes new and old users make when setting up a new instance of the API are:

  1. Not setting up a superuser account for themselves
  2. Not setting up the Simpl User that their model service will use to connect to the API (or forgetting to make them is_staff)

TODO: