GithubHelp home page GithubHelp logo

How To Deploy on my own Server? about saturnus HOT 3 CLOSED

kjboa avatar kjboa commented on September 4, 2024
How To Deploy on my own Server?

from saturnus.

Comments (3)

willwull avatar willwull commented on September 4, 2024 1

Hi @kjboa! Sorry for the late reply, I completely missed this issue somehow.

When you say you're a complete n00b, is this as in "knows no web development at all"? Can you give me some more context on your end goal, why are you trying to run it on a certain port number?

Also, out of curiosity how did you find this project? I don't think I've mentioned it anywhere online lol

from saturnus.

kjboa avatar kjboa commented on September 4, 2024

Hi, i found your project trough google. I put in opensource reddit web client or something like that and this repo showed up. I do selfhost things on my server using docker and know linux but i have absolutly no idea how to create something like you did it. I was trying to selfhost your project so i could have my own version and maybe customize it. So i posted the same question from this issue also on reddit (https://www.reddit.com/r/selfhosted/comments/mo1eob) and got a guide as an answer. I followed it but gave up at the replace all icons part. For now i think i'm gonna stick with your hosted version.

from saturnus.

willwull avatar willwull commented on September 4, 2024

@kjboa Okay got it! Yeah I realize my readme isn't the most helpful haha, I definitely need to improve it 😅

So the general gist of the top voted comment is correct, the basic setup is

  1. clone the repo
  2. set up the .env file
  3. set up the npm token for font awesome
  4. npm install
  5. npm run build

The project will be compiled into a folder called build which you can host using a static web server, there's no backend. This step will be dependent on what kind of server you have set up, but should hopefully be pretty simple.

But yeah this is pretty much not doable unless you have a font awesome pro key unfortunately. I'll try to find some time to get rid of this dependency and replace all icons so you won't need to do this step. My own pro key actually expired, so I can't even run this project myself 😛

I'm currently a bit slammed IRL but I can let you know once I've fixed this and I can try helping you if you still want to self-host this :)

from saturnus.

Related Issues (20)

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.