GithubHelp home page GithubHelp logo

thebestjohn / fari-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from farirpgs/fari-app

0.0 1.0 0.0 11.27 MB

Play Table-Top RPGs Online without the headache

Home Page: https://fari.app/

License: GNU Affero General Public License v3.0

TypeScript 99.23% CSS 0.04% HTML 0.28% JavaScript 0.45%

fari-app's Introduction

Fari - Play Table-Top RPGs Online Without the Headache

All Contributors

patreon ko-fi

Continous Integration Integration Tests

This repo contains the source code that powers Fari, the open source virtual table-top platform.

Feature Requests

You can request new features here

Bug Report

If you found an issue with the app, you can report the bug here

Development

If you want to make a contribution to Fari, you will need to fork / clone this repo and follow the following steps to run the app locally.

Prerequisites

  1. Install Node ^16.2.0 (to match engine property in package.json)

Installation

Fari relies on Node and the Node Package Manager to download its dependencies and run.

If you are using the proper node and npm version, you then need to install Fari's dependencies

npm install

Once the dependencies are installed, Fari will also build some of it's static content (e.g. the content of the SRD) using 11ty which will convert the markdown files to HTML files insides a _site directory.

Running the application

If you want to run Fari on your machine, simply run:

npm run start

This will start and bundle the app using ViteJS and make it available on http://localhost:1234

ViteJS will also update your browser's content (using React Refresh) anytime you do save a file on the disk.

Updating document content

Fari as a couple of markdown files that it transforms to HTML files so that they can be used inside the app.

This process is done at build time to prevent useless calculation on the client side.

Since it takes a bit of time do transform those documents, and it's not everyday that you modify those documents, the npm start doesn't do that process that default.

If you want to update a markdown file and see the changes reflected right away in your browser, you can run

npm run start:all

This will run the normal server, but also rebuild the markdown files everytime you modify them.

Special Thanks

Deploys by Netlify [Deploys by Netlify](https://lokalise.com/)
  • Netlify for hosting Fari.
  • Lokalise for providing internalization feature for Fari.
  • Canny for providing user feedback features for Fari.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


rpdeshaies

๐Ÿ’ป ๐Ÿ“– ๐ŸŒ ๐Ÿ‘€

Davide Vernassa

๐ŸŒ

corrina

๐ŸŒ

Erynus

๐ŸŒ

hattivatt

๐ŸŒ

pedrogsribeiro

๐ŸŒ

nfregoso

๐Ÿ’ป

ConDar15

๐Ÿ’ป

Jorge Diz Pico

๐ŸŒ

Thomas Bearse

๐Ÿ’ป

1d12monos

๐ŸŒ

chocoporto

๐ŸŒ

Gpoitras

๐Ÿ’ป

Christie Kennedy

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

fari-app's People

Contributors

allcontributors[bot] avatar dependabot[bot] avatar rpdeshaies avatar theleopold 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.