Skip to content

Commit

Permalink
initial shibes.lol setup
Browse files Browse the repository at this point in the history
  • Loading branch information
chiubaca committed Jun 1, 2024
1 parent e72741a commit d89ba86
Show file tree
Hide file tree
Showing 7 changed files with 1,101 additions and 4,961 deletions.
12 changes: 1 addition & 11 deletions drizzle.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@ const config = defineConfig({
verbose: true,
strict: true,
driver: "d1-http",
// dbCredentials:{
// wranglerConfigPath: "./wrangler.toml",
// dbName: 'fullstack-astro-cloudflare-db'
// },
dbCredentials: {
accountId: "6fba426cae95d09cbd43f7d359f87924",
databaseId: "307c117f-ab77-485c-a26e-deb8586cbd3b",
token: "T8xfT6Gppkkd2UXC7g_qVeP3im6ajLQs3rJRmT2H",
},
});


export default config
export default config;
Loading

0 comments on commit d89ba86

Please sign in to comment.