Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Мелехина Светлана Алексеевна
Simple client-server signup-login app
Commits
3c9e1d43
Commit
3c9e1d43
authored
3 years ago
by
Мелехина Светлана Алексеевна
Browse files
Options
Download
Patches
Plain Diff
Update README.md
parent
2abfb62e
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-13
README.md
with
9 additions
and
13 deletions
+9
-13
README.md
+
9
−
13
View file @
3c9e1d43
# Составляющие файлы
-
app/database
-
app/server.js
серверная часть приложения, написанная с использованием
*express*
-
client.js
клиент, отправляющие post запросы (использована библиотека
*axios*
)
-
clientTypes.ts
interface для типов из client.js, написанные на typescript
-
.eslintrc.js
настроенный "под себя" eslint
-
**app/database**
-
**app/server.js**
-- серверная часть приложения, написанная с использованием
*express*
-
**client.js**
-- клиент, отправляющие post запросы (использована библиотека
*axios*
)
-
**clientTypes.ts**
-- interface для типов из client.js, написанные на typescript
-
**.eslintrc.js**
-- настроенный "под себя" eslint
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets