/miyuki

❄ Stateless, minimalistic mumuki laboratory

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

❄️ Miyuki / みゆき

Open Collective backers and sponsors

Stateless, minimalistic mumuki laboratory

minimuki.mp4

About

This is a fork of mumuki-laboratory that:

  • Freezes dependencies versions - miyuki is an app, not an engine
  • Removes a lot of boilerplate and dark features
  • Updates ruby and rails to 3.2 and 7, respectively
  • Makes incognito mode work - current implementation had a lot of bugs and missing parts
  • Uses Sqlite3 instead of PostgreSQL
  • Makes deployment easier

Create the database

rails db:create db:schema:load

Start the server

rails s

Start the server from docker

docker run -it --rm -p 3000:3000 flbulgarelli/miyuki

Pending

  • Add installation instructions
  • Remove unnecessary gems / tables
  • Add dockerfile and docker-compose
  • Add prebuilt content dumps
  • Create specific docker tags for each prototypical content