Git Product home page Git Product logo

capvert_dish's Introduction

Cap Verd Dish

Welcome to Cap Verd Dish, a web application built with Next.js and powered by Fuseki.

Overview

Cap Verd Dish is a project aimed at showcasing the rich culinary heritage of Cape Verde through an interactive web interface. This project leverages the power of Next.js for frontend development and Fuseki for managing RDF data.

The queries are found in actions/query.tsx. Otology found in ontology/cap_vert_dishes.owl

Test Live

You can access this project online at Cap Verd Dish.

Using the Docker Image from GHCR

  1. Pull the Docker image:

    docker pull ghcr.io/tomdieu/capvert_dish/capverd_dish:latest
  2. Run the image:

    docker run -p 3030:3030 -p 3000:3000 fuseki_next
  3. Access the web UI:

Getting Started

To get started with Cap Verd Dish, follow these simple steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/Tomdieu/capvert_dish.git
  2. Navigate to the project directory:

    cd capvert_dish
  3. Build the Docker image:

    docker build -t fuseki_next .
  4. Run the Docker container:

    docker run -p 3030:3030 -p 3000:3000 fuseki_next
  5. Open your web browser and navigate to the following URLs:

Fuseki Web UI Login

To access the Fuseki web UI, use the following credentials:

  • Username: admin
  • Password: [generated password displayed in the terminal during container startup]

License

This project is licensed under the MIT License - see the LICENSE file for details.

capvert_dish's People

Contributors

tomdieu 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.