Aim
Deploy Aim to track AI metadata, helping you compare prompts and develop experiments iteratively
A starter project using the Nest (NestJS) to build efficient, scalable server-side applications.
Nest (NestJS) is a framework for building efficient, scalable server-side applications. Under the hood, Nest makes use of robust HTTP Server frameworks like Express (the default) and optionally can be configured to use Fastify as well.
This Starter allows you to deploy NestJS app on Koyeb with one click. The NestJS application is the result of running the nest new
command.