wasp/waspc/examples/pg-vector-example
2024-07-03 13:51:29 +02:00
..
migrations Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
public Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
src Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
.gitignore Again updated default .gitignore: removed !.env.client. (#2090) 2024-06-10 20:37:40 +02:00
.waspignore Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
.wasproot Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
env.server.example Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
main.wasp Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
package-lock.json Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
package.json Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
postcss.config.cjs Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
run_db.sh Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
schema.prisma Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
tailwind.config.cjs Moves resolveProjectPath to wasp/dev (#1759) 2024-02-13 18:27:26 +01:00
tsconfig.json Adds "module" to tsconfig.json (#2012) 2024-05-08 11:57:31 +02:00
vite.config.ts Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00