Skip to content

star-inc/create-asuna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asuna Initializer

Tiny and flexible microservice framework for fast development.

The initializer is a CLI tool to create a new Asuna (asuna) project.

asuna

Usage

Follow the steps below to create a new microservice project.

bun create asuna

Enter the project name and the initializer will create a new project.

Don't forget to install the dependencies.

cd <project-name>
bun install

Asuna is ready to use.

License

Asuna is the microservice framework with BSD-3-Clause licensed.

(c) 2025 Star Inc.

About

The initializer is a CLI tool to create a new Asuna project.

Resources

License

Stars

Watchers

Forks