feat: add Drizzle ORM support and update README with environment setup and migration scripts
This commit is contained in:
@@ -8,4 +8,4 @@ app.get('/', (req, res) => {
|
||||
|
||||
app.listen(3000, () => {
|
||||
console.log('Server is running on port 3000');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user