mirror of
https://github.com/lingble/twenty.git
synced 2025-11-06 15:47:56 +00:00
Add WSL instruction and IDE setup instruction (#1150)
* Add WSL instruction and IDE setup instruction * Fix setup * Fix setup * Fix * Update docs/docs/developer/additional/ide-setup.mdx Co-authored-by: Weiko <corentin@twenty.com> --------- Co-authored-by: Weiko <corentin@twenty.com>
This commit is contained in:
@@ -3,3 +3,6 @@ CREATE DATABASE "default";
|
||||
|
||||
-- Create the tests database for e2e testing
|
||||
CREATE DATABASE "test";
|
||||
|
||||
-- Create a twenty user
|
||||
CREATE USER twenty PASSWORD 'twenty';
|
||||
|
||||
Reference in New Issue
Block a user