GithubHelp home page GithubHelp logo

demkom58 / wuuu Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.03 MB

Wuuu is software developed to address the needs of storytelling and provide interactive stories

Starlark 7.75% Java 61.81% JavaScript 0.51% TypeScript 23.18% Dockerfile 6.42% Vue 0.32%
ddd graphql hexagonal-architecture nuxt nuxt3 spring spring-boot tilt k8s

wuuu's Introduction

Wuuu - Storytelling Platform

Wuuu Logo

Wuuu is SaaS developed to address the needs of storytelling. The platform is also designed to be social, allowing users to share their stories with others and collaborate on new stories.

It built with ideas in mind:

  • procedural generation of stories;
  • oriented to be used in games and interactive fiction;
  • social features to share and collaborate on stories;
  • easy to use and intuitive interface.

Non-commercial use is free, but commercial use requires a license. Suggestions and contributions are welcome.

Stack

Backend stack is as follows:

  • Gradle;
  • Java 21;
  • Spring Boot 3;
  • PostgreSQL 16: used as a relational database for user data;
  • Neo4j 5: used as a graph database for story entities and relationships;
  • GraphQL;
  • Testcontainers;
  • Kubernetes (k3s).

Frontend stack is as follows (TBD):

  • Node.js;
  • Vite;
  • Nuxt 3;
  • Pinia;
  • Phosphor Icons.

DEVELOPMENT

Prerequisites

To build and run this application, you need:

  • JDK 21 - runtime & dev tools for the application
  • Rancher Desktop - to run the application in a local Kubernetes (actually k3s) cluster
  • Tilt - to build and run the application in the local Kubernetes cluster
  • Node.js 21+ - to build the frontend

Running the application

  1. Start Rancher Desktop
  2. Disable Traefik in Preferences > Kubernetes > Traefik
  3. Install Nginx Ingress:
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.2/deploy/static/provider/cloud/deploy.yaml
  1. Start Tilt
tilt up
  1. Open the application in a web browser
open http://localhost

Per service access

  1. Get IP address of the node
kubectl get nodes -o wide
  1. Use the IP address to access the service adding the port number

wuuu's People

Contributors

demkom58 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.