@@ -18,12 +18,12 @@ This is a fully-featured Django-React boilerplate built for great development ex
18
18
19
19
### Frontend
20
20
21
- - React
22
- - Typescript
23
- - React Router
24
- - Styled Components
25
- - React Testing Library
26
- - Webpack
21
+ - [ React] ( https://reactjs.org/ )
22
+ - [ Typescript] ( https://www.typescriptlang.org/ )
23
+ - [ React Router] ( https://reactrouter.com/ )
24
+ - [ Styled Components] ( https://styled-components.com/ )
25
+ - [ React Testing Library] ( https://testing-library.com/docs/react-testing-library/intro )
26
+ - [ Webpack] ( https://webpack.js.org/ )
27
27
28
28
| Other features | Status |
29
29
| --------------------------- | ------ |
@@ -36,8 +36,8 @@ This is a fully-featured Django-React boilerplate built for great development ex
36
36
37
37
### Backend
38
38
39
- - Django
40
- - Django REST Framework
39
+ - [ Django] ( https://www.djangoproject.com/ )
40
+ - [ Django REST Framework] ( https://www.django-rest-framework.org/ )
41
41
- Django CORS Headers
42
42
43
43
| Other features | Status |
@@ -48,8 +48,8 @@ This is a fully-featured Django-React boilerplate built for great development ex
48
48
### Infrastructure
49
49
50
50
- Docker image with
51
- - Memcached
52
- - PostgreSQL
51
+ - [ Memcached] ( https://memcached.org/ )
52
+ - [ PostgreSQL] ( https://www.postgresql.org/ )
53
53
54
54
| Other features | Status |
55
55
| ------------------------------------------------------------------------------------------ | ------ |
@@ -58,10 +58,10 @@ This is a fully-featured Django-React boilerplate built for great development ex
58
58
59
59
### Integrations
60
60
61
- - Sentry
62
- - Cloudinary
63
- - Twilio
64
- - Google Analytics
61
+ - [ Sentry] ( https://sentry.io/welcome/ )
62
+ - [ Cloudinary] ( https://cloudinary.com/ )
63
+ - [ Twilio] ( https://www.twilio.com/ )
64
+ - [ Google Analytics] ( https://analytics.google.com/analytics/web/ )
65
65
66
66
## Development directions
67
67
0 commit comments