Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sqlite to demo local #42

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

medeirosinacio
Copy link
Contributor

Motivation

When cloning the repository to test the demo, I had difficulty understanding why we should set up a full database just for a test/demo.

I believe that using SQLite would be simpler and more convenient for this type of project.

Objective

Set up SQLite for local demo purposes.

What has been done

  • Configured SQLite in the local .env
  • Updated readme

@driesvints driesvints merged commit 2e1907f into blade-ui-kit:main Aug 30, 2023
1 check passed
@driesvints
Copy link
Member

Nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants