-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change makefile descriptions + add urls and credentials in README
- Loading branch information
1 parent
f098336
commit 52741d2
Showing
2 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,12 @@ This repository contains: | |
|
||
- Clone this project | ||
- Run `make init run` to install the dependencies and start the Demo App | ||
- Vite should show the local URL where the development server is running | ||
- Go to this url and login with: | ||
- login: `[email protected]` | ||
- password: `d1r3ctu5` | ||
- Your Directus environnement should run on this [http://localhost:8055/](http://localhost:8055/) | ||
- You can login with same credentials | ||
|
||
### Stop the Database | ||
|
||
|