beTheHero-master.zip
(预估有个41文件)
beTheHero-master
frontend
public
index.html
419B
favicon.ico
3KB
src
pages
Profile
styles.css
1KB
index.js
2KB
Logon
styles.css
406B
index.js
1KB
NewIncident
styles.css
872B
index.js
2KB
Register
styles.css
950B
index.js
2KB
services
api.js
114B
assets
logo.svg
4KB
heroes.png
104KB
App.js
143B
routes.js
608B
globals.css
1KB
index.js
146B
README.md
3KB
.gitignore
310B
package-lock.json
565KB
package.json
832B
backend
knexfile.js
994B
src
utils
generateUniqueId.js
133B
server.js
48B
database
migrations
20200722203635_create_ongs.js
486B
20200722204631_create_incidents.js
512B
test.sqlite
28KB
db.sqlite
28KB
connection.js
240B
controllers
IncidentController.js
1KB
SessionController.js
476B
ProfileController.js
407B
OngController.js
675B
app.js
268B
routes.js
1KB
jest.config.js
6KB
tests
integration
ong.spec.js
695B
unit
generateUniqueId.spec.js
233B
.gitignore
12B
package-lock.json
263KB
package.json
574B
暂无评论