This website works better with JavaScript.
Explore
Help
Sign In
hacks
/
kubsu-platform-crud-2023
mirror of
https://github.com/IT-Lab-KubSU/platform
Watch
1
Star
0
Fork
You've already forked kubsu-platform-crud-2023
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
331d0a0729
main
feature/auth-configure
feature/front-base-layout
feature/auth
feature/logging-setup
fix/port-9229-is-already-in-use
feature/initial-agw-setup
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '331d0a0729'
${ noResults }
kubsu-platform-crud-2023
/
apps
/
ods
/
src
/
kafka
/
kafka.module.ts
5 lines
82 B
Raw
Blame
History
import
{
Module
}
from
'@nestjs/common'
;
@Module
(
{
}
)
export
class
KafkaModule
{
}
Reference in new issue
View Git Blame
Copy Permalink