Giter VIP home page Giter VIP logo

neroshitron's Introduction

Neroshitron

image image

Documentation For Technical Stack

Running Backend

You will need docker installed.

You will need supabase CLI.

You need npm and nodejs installed. See documentation at start of document.

  1. Open your terminal and navigate to the root of the git repository.
  2. Make sure that docker and docker compose are installed.
  3. Run docker-compose --env-file ./docker.env up which will start up OwnCast.
  4. Run supabase start
  5. Open your terminal and navigate to the root folder of the git repository.
  6. Run the command npm update.
  7. Once the depedencies are pulled and installed you can run the command npm run dev to run the application in development mode.
  8. Open http://localhost:3000/

Updating the database/Seeding data

Run supabase db reset. This will wipe data. https://supabase.com/docs/guides/cli/local-development?queryGroups=access-method&access-method=kong#database-migrations

** Once the data is seeded you will need to go to the galleries bucket and add images to the folders that exist in it for the seeded galleries. **

inbucket

http://localhost:54324su/monitor This is where all mail being sent shows up from the application for developers.

OwnCast

http://localhost:8080/ Configuration is done through the Owncast administration page located on your server under /admin. The login username is admin and the password is your stream key, the default being abc123.

User Flow Diagram

image

Database Diagram

image

neroshitron's People

Contributors

d4m13n-d3v avatar

Watchers

 avatar

neroshitron's Issues

Replace recenter with back.

When we click out side the image we should go back both in gallery and image view.
in image view add a recenter button next to the back button in the bottom nav bar.

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.