app-be-the-hero-master.zip
(预估有个60文件)
app-be-the-hero-master
package-lock.json
4KB
backend
.gitignore
14B
package.json
518B
package-lock.json
269KB
src
app.js
432B
routes.js
1KB
utils
generateUniqueId.js
132B
database
connection.js
240B
migrations
20200529114823_create_ongs.js
416B
20200529115909_create_incidents.js
476B
test.sqlite
28KB
db.sqlite
28KB
controllers
ProfileController.js
350B
SessionController.js
427B
IncidentController.js
2KB
OngController.js
632B
server.js
49B
jest.config.js
6KB
tests
integration
ong.spec.js
868B
unit
generateUniqueId.spec.js
243B
knexfile.js
992B
mobile
.gitignore
130B
package.json
971B
package-lock.json
271KB
src
routes.js
643B
services
api.js
208B
assets
logo@2x.png
4KB
logo@3x.png
6KB
logo.png
2KB
pages
Detail
index.js
4KB
styles.js
1KB
Incidents
index.js
3KB
styles.js
2KB
assets
splash.png
89KB
icon.png
7KB
App.js
181B
.expo-shared
assets.json
155B
babel.config.js
107B
app.json
604B
readme.md
84B
frontend
.gitignore
310B
package.json
832B
package-lock.json
568KB
src
routes.js
661B
services
api.js
116B
assets
heroes.png
104KB
logo.svg
4KB
index.js
197B
App.js
154B
global.css
1KB
pages
Profile
index.js
2KB
style.css
1KB
Register
index.js
3KB
styles.css
1KB
NewIncident
index.js
2KB
style.css
919B
Logon
index.js
2KB
styles.css
457B
public
index.html
423B
favicon.ico
3KB
暂无评论