Hermes is a toolset to port forward across boundaries
Find a file
greysoh 2e1485f5b2
chore: Adds .envrc file.
Yo dawg I heard you like Nix
2024-04-21 16:13:55 -04:00
prisma chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
routes/NextNet API fix: Fixes naming on routes. 2024-04-21 16:09:39 -04:00
src feature: Changes root tokens to use a special field. 2024-04-21 16:10:56 -04:00
.envrc chore: Adds .envrc file. 2024-04-21 16:13:55 -04:00
.gitignore chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
dev.env chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
init.sh chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
LICENSE Initial commit 2024-04-16 09:03:21 -04:00
package-lock.json feature: Adds user creation endpoint. 2024-04-17 15:39:29 -04:00
package.json feature: Adds user creation endpoint. 2024-04-17 15:39:29 -04:00
README.md Initial commit 2024-04-16 09:03:21 -04:00
shell.nix chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
tsconfig.json Initial commit 2024-04-16 09:03:21 -04:00

typescript-base

Base TypeScript template to use