You need this to configure your own database, memcached, and the message queue. You can skip this step for now for a development setup – everything will work out of the box.
### Migrate the database
This will create the needed database tables (and a temporary database, if you did not configure a different one) or update the database layout if needed. You should always execute this command after pulling from upstream.
**No documentation is available for this. We're working on it. Please stop mistaking documentation from years ago for something that is still up to date.**
You can now reach your c3nav instance at [localhost:8000/](http://localhost:8000/). The editor can be found at [localhost:8000/editor/](http://localhost:8000/editor/). **Never use this server for production purposes!**