Skip to content

css is not loading in website #708

Open
@amirseyedian

Description

@amirseyedian
Screenshot 2024-12-22 at 01 59 41

The css style is now loading while installing the website.

Steps to reproduce

clone repo and cd into it
poetry install --unstable
poetry run misp-modules
mv website/config.cfg.example website/config.cfg
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 launch.py -i
python3 launch.py -l

Pass the port 7008 to a url with apache
and open that url

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions