Skip to content

Commit

Permalink
tweek fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jan 20, 2024
1 parent 216f55d commit 43ecb2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prisma/seed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ async function main() {
body: 'In the docs there are 2 command `sequelize` and `sequelize-cli`. \nIn the beginning I thought those command has different feature but both are exact same executable command finally I got it.\n\n- [Profiler API](https://reactjs.org/docs/profiler.html)\n- [sequelize/cli](https://github.com/sequelize/cli)\n- [How to Generate Fake Data in Node.js Using Faker.js](https://www.section.io/engineering-education/how-to-generate-fake-data-in-node-using-faker.js/)\n- [webpack or esbuild: Why not both?](https://blog.logrocket.com/webpack-or-esbuild-why-not-both/)\n- [Yarn 3.0](https://dev.to/arcanis/yarn-3-0-performances-esbuild-better-patches-e07)',
},
{
id: 21,
title: 'Researching production docker-compose setting',
body: '- [Use Compose in production](https://docs.docker.com/compose/production/)',
},
Expand Down

0 comments on commit 43ecb2f

Please sign in to comment.