Skip to content

Commit

Permalink
add how to start in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
KlonD90 committed Aug 10, 2023
1 parent 73eff00 commit 1d81deb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `[email protected]: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].

0 comments on commit 1d81deb

Please sign in to comment.