npm.io
0.1.1 • Published 3d ago

@constatic/base

Licence
MIT
Version
0.1.1
Deps
2
Size
55 kB
Vulns
0
Weekly
333

Constatic Base

Library with structures and functions for creating modern Discord applications.

It all starts with the bootstrap function.

import { bootstrap } from "@constatic/base";

await bootstrap({ meta: import.meta });

It is recommended to use the Constant CLI to generate a project instead of doing it manually.

Read the full documentation here

Keywords