Skip to content

Zerui-WANG/ROpenExoWebsite

Repository files navigation

ROpenExoWebsite

Licence : CC-By-SA 4.0

Requirements

System

App

Get start

Front assets (webpack)

  • npm install
  • npm run watch

Django app

  1. pipenv install
  2. pipenv run manage.py collectstatic
  3. pipenv run manage.py runserver

Deploy with heroku

heroku login heroku create heroku buildpacks:add --index 1 heroku/nodejs heroku buildpacks:add --index 2 heroku/python git push heroku main

More info just here

Deploy it yourself

Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published