Skip to content

Roblox T-Shirt "nametag" generator web API, built with Fastify, Canvas and TypeScript

License

Notifications You must be signed in to change notification settings

myx-labs/api-gentag

Repository files navigation

api-gentag

og_image_v2

This is the source code repository for the GenTag back-end web API.

Requirements

  • Node.js v18 LTS+
  • PNPM package manager (npm i -g pnpm)

Setup

  • Create an .env file and configure based on .env.example
  • You will need to configure your own /resources folder. Copy the /resources_example folder, rename it to /resources, and edit to your requirements.
  • Install dependencies with pnpm i
  • Build with pnpm build
  • Start with node dist/index.js

About

Roblox T-Shirt "nametag" generator web API, built with Fastify, Canvas and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published