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
Copy file name to clipboardExpand all lines: face-login/README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,26 @@ for testing or creating proof of concepts.
5
5
# Requirements
6
6
Vite requires Node.js version 14.18+, 16+. some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
7
7
8
+
# Backend Server
9
+
A backend server that will generate the url is needed for this sample,
10
+
luckily for you we already have sample server for PHP, NodeJS, Python,
11
+
PHP and Java and .NET, please reffer to our documentation on subject:
0 commit comments