资源说明:pr-www
投资组合报告网站
入门
# Clone repository
$ git clone ...
# Install dependencies
$ yarn install --frozen-lockfile
配置
创建.env配置文件或相应的环境变量:
# PostgreSQL database
DATABASE_URL = " postgresql://user:password@host:5432/database "
# Random string to sign session ID cookie (optional, highly recommended)
SESSION_SECRET = " ... "
# Minimum number of search results shown (optional)
SEARCH_MIN_RESULTS =10
# Max
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。