Testing Boorunaut locally
Last updated
Was this helpful?
Last updated
Was this helpful?
Boorunaut comes ready to test with SQLite, needing just a few commands. For starting a project:
Then, you just need to migrate (generate) the database and create a superuser for administration. You will be able to login as an Administrator in the website with these.
The terminal will print the local URL in which you can test Boorunaut. Generally, the URL will be .
For using in production with PostgreSQL, you will need some extra steps. Check .