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: use in-memore database if env variable is not provided #3

Open
geforseN opened this issue Nov 29, 2024 · 0 comments
Open

feat: use in-memore database if env variable is not provided #3

geforseN opened this issue Nov 29, 2024 · 0 comments

Comments

@geforseN
Copy link
Owner

If DATABASE_URL is not provided in .env file, that should use in-memory database.

Must warn in console that data won't be saved.
Maybe should save data in file (than warn message must be different).

Should add database abstraction around Prisma.

@geforseN geforseN changed the title feat: use in-memore database if env variable not provided feat: use in-memore database if env variable is not provided Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant