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

feat-#131 Dockerize the application #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

siddharth249859
Copy link

Summary

Right now, we have to go through the manual procedure of setting up the project, after installing the nodejs, npm and then the backend frontend and the db by ourselves, which consumes lots of time, instead it would be nice to have a dockerized approach where in we don't have to much bother about the version dependencies and the initial setup.

Description

Right now, we have to go through the manual procedure of setting up the project, after installing the nodejs, npm and then the backend frontend and the db by ourselves, which consumes lots of time, instead it would be nice to have a dockerized approach where in we don't have to much bother about the version dependencies and the initial setup.

Images

N/A

Issue(s) Addressed

Closes krishnaacharyaa#131

Prerequisites

kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
…s, string constant added for error message in signup page
kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
…ording to the guildlines,modified test cases to handel default HTML validation error message for email input,changes the string constants into images.ts
kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
kkarthikp pushed a commit to kkarthikp/wanderlust that referenced this pull request Jun 1, 2024
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

Successfully merging this pull request may close these issues.

[FEATURE] Dockerize the application
1 participant