Git Product home page Git Product logo

minibrain_v1's Introduction

MiniBrain CDN

We suggest using Pinggy to host your MiniBrain Instance

Setting Up

Go to the config.json file and edit the configuration for your MiniBrain as you wish. If you enable protected, please create a .env file and populate it with the environment variable PASSWORD=<your_password>. Therefore, when others try to access your MiniBrain instance, they will be met with a password input.

Starting the Server

Go to your terminal and enter npm run start, which should start running the production build. If you're interested customizing MiniBrain, run npm run dev, which will start a nodemon instance where every change you make will be part of the instance.

Hosting

Run ssh -p 443 -R0:localhost:3000 -L4300:localhost:4300 [email protected] in your terminal and you should get a custom domain for your MiniBrain instance! To check the web debugger, go to localhost:4300

minibrain_v1's People

Stargazers

proPianist1124 avatar iusebako avatar

Watchers

 avatar proPianist1124 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.