An open API service indexing awesome lists of open source software.

https://github.com/trapcodeio/bunnyshell-templates

Bunny shell templates for Vue, Nuxt, Actix, Fiber, Oak, XpresserJs and Meilisearch
https://github.com/trapcodeio/bunnyshell-templates

actix bunnyshell bunnyshell-hackathon fiber meilisearch nuxt oak vue

Last synced: 3 months ago
JSON representation

Bunny shell templates for Vue, Nuxt, Actix, Fiber, Oak, XpresserJs and Meilisearch

Awesome Lists containing this project

README

        

# Trapcode BunnyShell Templates Pack

**NOTE:** This was created for the [Bunnyshell Hackathon](https://bunnyshell.devpost.com/).

This is a repository containing templates for [Bunnyshell's platform](https://www.bunnyshell.com/).
These templates contain the environment configurations, as well as some simple applications to bootstrap your work.

📖 Find out more about [Bunnyshell Templates](https://documentation.bunnyshell.com/docs/templates-what-are-templates)
from the [Bunnyshell documentation](https://documentation.bunnyshell.com/).

## Links

- [About This Hackathon](https://devpost.com/software/multiple-book-app-stack-bunnyshell-template)
- [Usage Tutorial Video](https://www.youtube.com/watch?v=9Z3Z3X6Z3ZM)

## Featured Repositories

##### Frontend

- [Vue Books App](https://github.com/trapcodeio/vue-books-app)
- [Nuxt Books App](https://github.com/trapcodeio/nuxt-books-app)
- [Meilisearch Ecommerce Demo](https://github.com/meilisearch/ecommerce-demo.git)

##### Backend

- [Rust Actix Books App](https://github.com/trapcodeio/rust-actix-books-app)
- [Golang Fiber Books App](https://github.com/trapcodeio/golang-fiber-books-app)
- [Deno Oak Books App](https://github.com/trapcodeio/deno-oak-books-app)
- [NodeJS Xpresser Books App](https://github.com/trapcodeio/xpresser-books-app)

## Templates

| Template | Description |
|-------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|
| [actix-vue-mongodb](./.bunnyshell/templates/actix-vue-mongo/README.md) | **Rust** backend with **Actix** and **MongoDB**, **Vue+Vite** frontend with **Typescript** |
| [fiber-vue-mongodb](./.bunnyshell/templates/fiber-vue-mongo/README.md) | **Golang** backend with **Fiber** and **MongoDB**, **Vue+Vite** frontend with **Typescript** |
| [oak-nuxt-postgres](./.bunnyshell/templates/oak-nuxt-postgres/README.md) | **Deno** backend with **Oak** and **PostgreSQL**, **Nuxt 3** frontend with **Typescript** |
| [xpresser-vue-mongodb](./.bunnyshell/templates/xpresser-nuxt-mongo/README.md) | **NodeJS** backend with **Xpresser** and **MongoDB**, **Vue+Vite** frontend with **Typescript** |
| [meilisearch-cloud](./.bunnyshell/templates/meilisearch-cloud/README.md) | **Meilisearch** as a service. |