Skip to content

presencewebdesign/app-upskilling

Repository files navigation

Healthcare App

This project uses Directus as a Headless CMS for storing content, Auth, RBAC etc.

Running the project

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.

Users

app-upskilling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published