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: README.md
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# JavaScript.cm (built with AdonisJS, inspired by laravel.cm)
1
+
# JavaScript.cm
2
2
3
-
This repository contains the source code for the javascript.cm website ( javascript community in Cameroon ), inspired by laravel.cm. Laravel Cameroon is the largest community of PHP & Laravel developers residing in Cameroon.
3
+
This repository contains the source code for the [javascript.cm](https://javascript.cm) website ( javascript community in Cameroon ), inspired by [laravel.cm](https://laravel.cm). Laravel Cameroon is the largest community of PHP & Laravel developers residing in Cameroon.
4
4
5
5
## Server Requirements
6
6
@@ -55,11 +55,12 @@ node ace serve --watch
55
55
56
56
## Features
57
57
58
-
-[] User Authentication
59
-
-[] GitHub Authentication
58
+
-[x] User Authentication
59
+
-[x] GitHub Authentication
60
60
-[ ] Twitter Integration
61
61
-[ ] Article Management
62
-
-[ ] Community Features
62
+
-[ ] Forum
63
+
-[ ] Discussions
63
64
-[ ] Admin Dashboard
64
65
-[ ] Telegram Notifications
65
66
@@ -73,13 +74,22 @@ node ace serve --watch
73
74
|`node ace migration:run`| Run database migrations |
0 commit comments