5 lines
342 B
Markdown
5 lines
342 B
Markdown
1. don't try to compile or run or build any project until explicitly asked for
|
|
2. Don't generate or run migrations. They are exclusively handled by the user
|
|
3. The projects packages/data-manager-sqlite and the apps/backend should be edge compatible
|
|
don't use any node apis in it. They will be deployed to a serverless platform in future
|
|
|