Ps C:/Users/Faiza C/Users/Faiza/C/Firstrepo
Ps C:/Users/Faiza C/Users/Faiza/C/Firstrepo
Cd
rmdir /S /Q lawshield
To list files:
Dir
Code .
Shell code:
PS C:\Users\faiza> C/Users/faiza/C/FirstRepo
C/Users/faiza/C/FirstRepo : The term 'C/Users/faiza/C/FirstRepo' is not recognized as
the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that
the path is correct and try again.
At line:1 char:1
+ C/Users/faiza/C/FirstRepo
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C/Users/faiza/C/FirstRepo:String) [],
CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\faiza> pwd
Path
----
C:\Users\faiza
PS C:\Users\faiza> cd /C/Users/faiza/C/FirstRepo
cd : Cannot find path 'C:\C\Users\faiza\C\FirstRepo' because it does not exist.
At line:1 char:1
+ cd /C/Users/faiza/C/FirstRepo
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\C\Users\faiza\C\FirstRepo:String)
[Set-Location], ItemNotFoundExce
ption
+ FullyQualifiedErrorId :
PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
PS C:\Users\faiza> cd Demo_file
No commits yet
Untracked files:
(use "git add <file>..." to include in what will be committed)
../.bash_history
../.gitconfig
../.lesshst
../.ssh/
../AppData/
../C/
../OneDrive/
../Saved Games/
../Searches/
../Videos/
../my-app/
../ntuser.dat
../ntuser.dat.log1
../ntuser.dat.log2
../ntuser.dat{0eea07d6-a3e1-11ed-a69c-90e868573468}.TM.blf
../ntuser.dat{0eea07d6-a3e1-11ed-a69c-
90e868573468}.TMContainer00000000000000000001.regtrans-ms
../ntuser.dat{0eea07d6-a3e1-11ed-a69c-
90e868573468}.TMContainer00000000000000000002.regtrans-ms
../ntuser.ini
../test/
nothing added to commit but untracked files present (use "git add" to track)
PS C:\Users\faiza\Demo_file> cd ..
PS C:\Users\faiza> cd lawshield
PS C:\Users\faiza\lawshield> dir
Directory: C:\Users\faiza\lawshield
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 12/07/2023 6:35 am public
d----- 12/07/2023 6:35 am src
-a---- 12/07/2023 6:35 am 333 .gitignore
-a---- 12/07/2023 6:35 am 704474 package-lock.json
-a---- 12/07/2023 6:35 am 982 package.json
-a---- 12/07/2023 6:35 am 3429 README.md
-a---- 12/07/2023 6:35 am 165 tailwind.config.js
PS C:\Users\faiza\lawshield> code .
code : The term 'code' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ code .
+ ~~~~
+ CategoryInfo : ObjectNotFound: (code:String) [],
CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\faiza\lawshield>
Git commit.
Cd lawshield
Git status
Git add .
Create branch
git commit -m "Hero Section Line 128"
PS C:\Users\faiza> cd lawshield
no changes added to commit (use "git add" and/or "git commit -a")
PS C:\Users\faiza\lawshield>
PS C:\Users\faiza> cd lawshield
no changes added to commit (use "git add" and/or "git commit -a")
PS C:\Users\faiza\lawshield>
PowerShell 7.3.6
If you wish to set tracking information for this branch you can do so with:
On branch master
No commits yet
Untracked files:
.bash_history
.config/
.gitconfig
.lesshst
.ssh/
.vscode/
AppData/
Downloads/
Music/
OneDrive/
Saved Games/
Searches/
Videos/
faiza.code-workspace
lawshield/
my-app/
node_modules/
ntuser.dat
ntuser.dat.log1
ntuser.dat.log2
ntuser.dat{0eea07d6-a3e1-11ed-a69c-90e868573468}.TM.blf
ntuser.dat{0eea07d6-a3e1-11ed-a69c-
90e868573468}.TMContainer00000000000000000001.regtrans-ms
ntuser.dat{0eea07d6-a3e1-11ed-a69c-
90e868573468}.TMContainer00000000000000000002.regtrans-ms
ntuser.ini
package-lock.json
package.json
test/
nothing added to commit but untracked files present (use "git add" to track)
PS C:\Users\faiza> cd lawshield
On branch main
Your branch is up to date with 'origin/main'.
Untracked files:
firebase-debug.log
nothing added to commit but untracked files present (use "git add" to track)
hero-section
* main
new-branch
From https://github.com/objex/lawshield
Updating 2adec4a..8a2eed7
Fast-forward
.firebase/hosting.YnVpbGQ.cache | 15 +++++++++++++++
.firebase/hosting.cHVibGlj.cache | 7 +++++++
.firebaserc | 5 +++++
deploy.sh | 2 ++
firebase.json | 10 ++++++++++
public/404.html | 33 +++++++++++++++++++++++++++++++++
PS C:\Users\faiza\lawshield> bash
bash: The term 'bash' is not recognized as a name of a cmdlet, function, script file, or executable
program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\Users\faiza\lawshield>
Firebase deploy
PowerShell 7.3.6
PS C:\Users\faiza> firebase
Options:
-P, --project <alias_or_project_id> the Firebase project to use for this command
non-interactive mode
prompts
--debug print verbose debug output and keep a debug log file
configuration
insensitive)
apps:android:sha:list <appId> list the SHA certificate hashes for a given app
id.
data file
auth:import [options] [dataFile] import users into your Firebase project from a
data
file(.csv or .json)
traces
app
database:get [options] <path> fetch and print JSON data at the specified
path
report
database:push [options] <path> [infile] add a new JSON object to a list of data in
your
Firebase
arg, or file
database:update [options] <path> [infile] update some of the keys for the defined
path in your
Firebase
emulators:exec [options] <script> start the local Firebase emulators, run a test
experiments:list
Firebase project
current directory
predicate
version predicate
database.
project.
firestore:databases:update <database>
--delete-protection DISABLED
in dotenv format
name.
version.
for Firebase.
site
This command will create or update 'firebase.json' and '.firebaserc' configuration files in the
current directory.
To initialize a specific Firebase feature, run 'firebase init [feature]'. Valid features are:
- database
- emulators
- extensions
- firestore
- frameworks
- functions
- hosting
- hosting:github
- remoteconfig
- storage
environments
login:use <email> set the default account to use for this project
directory
project
number
project
directory
PS C:\Users\faiza> project
project: The term 'project' is not recognized as a name of a cmdlet, function, script file, or
executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
PS C:\Users\faiza> cd lawshield
On branch main
+ Deploy complete!
PS C:\Users\faiza\lawshield> ^C
PS C:\Users\faiza\lawshield> ^C
PS C:\Users\faiza\lawshield>
Objex:
Sign up
Login page
1. Ideas.
2.