Skip to content

koala-ts/docs

Repository files navigation

KoalaTs 🐨

Welcome to KoalaTs! KoalaTs is crafted for the laziest backend developers because nothing pairs better with clean APIs than a good nap.

Getting Started

To get started, you can use the KoalaTs CLI to generate a new project:

npx @koala-ts/cli create my-app

The above command will generate a new project in the my-app directory.

Then, navigate to the project directory and start the server:

cd my-app
npm install
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published