This project uses Directus as a Headless CMS for storing content, Auth, RBAC etc.
Copy the .env.example
into a new file called .env
.
Create & populate the database by running npm run db:create
then npm run db:restore
.
Then you should be able to run directus
and the frontend immediately with npm start
.
Navigate to your localhost and sign in with email: [email protected]
and password: admin
.
Navigate to your localhost to see the react application.
- Admin User
- Email:
[email protected]
- Password: admin
- Email:
- Test User
- Email:
[email protected]
- Password: password
- Email:
- Testing Full-Permissions
- Email:
[email protected]
- Password: password
- Email:
- Testing Limited-Permissions
- Email:
[email protected]
- Password: password
- Email: