Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css is not loading in website #708

Open
amirseyedian opened this issue Dec 21, 2024 · 0 comments
Open

css is not loading in website #708

amirseyedian opened this issue Dec 21, 2024 · 0 comments

Comments

@amirseyedian
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant