diff --git a/README.md b/README.md index 41b497c3..7e933a5c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ It's repo of site. It has 2 parts: admin and site. ## How to start for develop +**./dev.sh** - it's generate default User with `admin@nil.foundation:XYgiXDOcg4Lfpv6g` accessible on `http://localhost:1337/admin`, site will be available here `http://localhost:3000/` + ## How to deploy in production You should use ansible role **site** from (infra repository)[https://github.com/nilFoundation/infra].