Create pip package for deployment #5

Open
opened 2021-06-02 04:51:26 -04:00 by merenber · 0 comments
merenber commented 2021-06-02 04:51:26 -04:00 (Migrated from git.uwaterloo.ca)

Please create a setup.cfg and/or setup.py in the root directory to automate the installation process for production. This will likely need to run some script to compile and bundle the JSX files into static assets.

The user should just have to run pip3 install . from the root directory and everything should be ready to go (except maybe for the .env and .htaccess).

Please create a setup.cfg and/or setup.py in the root directory to automate the installation process for production. This will likely need to run some script to compile and bundle the JSX files into static assets. The user should just have to run `pip3 install .` from the root directory and everything should be ready to go (except maybe for the .env and .htaccess).
Sign in to join this conversation.
No Label
deployment
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: old/LinkList#5
No description provided.