A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pawelmalak/flame/wiki/Installation-without-docker below:

Installation without Docker · pawelmalak/flame Wiki · GitHub

git clone https://github.com/pawelmalak/flame
cd flame

# installing dependencies (it might take some time)
npm run dev-init

Then create data and public directories in the project root directory. Move all content of client/build to the public directory.

Edit .env file in the root directory

NODE_ENV=production
PASSWORD=your_password

Start Flame with:

Wait till server starts. You should get following logs in the terminal:

[2021-11-14 23:36:40.389 UTC+0] [INFO] Connected to database
[2021-11-14 23:36:40.585 UTC+0] [INFO] Executing pending migrations
[2021-11-14 23:36:41.284 UTC+0] [INFO] Socket: listen
[2021-11-14 23:36:41.288 UTC+0] [INFO] Server is running on port 5005 in production mode

Flame is now running. Visit it at localhost:5005


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4