You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
npmrun 46f4a6f6ea fix(seed): insert users with password hash for new schema 2 months ago
..
lib feat(db): auth schema and migrations 2 months ago
migrations feat(db): auth schema and migrations 2 months ago
scripts init 2 months ago
drizzle.config.ts Switch database from MySQL to PostgreSQL, update dependencies, and modify migration scripts accordingly. Adjust README and configuration files to reflect the new database setup. 2 months ago
env.ts init 2 months ago
package.json init 2 months ago
seed.ts fix(seed): insert users with password hash for new schema 2 months ago
tsconfig.json init 2 months ago