You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
Summary:
A software developer or someone who want's to setup this application, I want to have a script to automate setting up the app, configuring (env variables), and bootstrapping with different methods (docker, cloud, native, ...), so I have an easy time and standard steps of procedures while trying run this application.
Acceptance Criteria:
Interactive TUI and CLI interface
Configure the .env file
Provide scripts to start, stop, restart, and backup the application.
Additional Details:
UX Specification:
Use inquirer to provide a smooth and interactive experience for the developer
Technical Interface Specification:
Use nestjs comandline application API and inquirer to interact with user.
Provide range of options for deployment and execution
Installer and setup script
Summary:
A software developer or someone who want's to setup this application, I want to have a script to automate setting up the app, configuring (env variables), and bootstrapping with different methods (docker, cloud, native, ...), so I have an easy time and standard steps of procedures while trying run this application.
Acceptance Criteria:
.env
fileAdditional Details:
UX Specification:
Technical Interface Specification:
Tasks:
apps/api
Quality Assurance
The text was updated successfully, but these errors were encountered: