cdricms
4cf85981eb
Locations added
2025-03-10 16:25:12 +01:00
cdricms
7cb633b4c6
Fixed creation of users + better frontend handling of permissions
2025-03-06 17:34:52 +01:00
cdricms
a3f716446c
Update + Delete articles
2025-02-25 17:49:37 +01:00
cdricms
793e3748f9
Blogs listing + Categories
2025-02-25 00:13:53 +01:00
cdricms
5bdfc9ce06
TIPTAP
2025-02-20 19:45:11 +01:00
cdricms
07c632dafe
MDX-Editor
2025-02-20 17:34:13 +01:00
gom-by
965f107921
MDXEditor setup
2025-02-19 17:53:38 +01:00
cdricms
446813315d
Toasting
2025-02-18 13:14:58 +01:00
cdricms
4e671974d2
Lightbox
2025-02-18 10:27:17 +01:00
cdricms
2c2be9fdba
Fixed no shortcode
2025-02-11 10:12:37 +01:00
cdricms
bcb563fa1c
Fixed some imports and build
2025-02-10 09:42:24 +01:00
cdricms
27b73dbcab
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-02-10 08:54:24 +01:00
cdricms
8e87d834bc
Shortcodes
2025-02-10 08:52:32 +01:00
gom-by
535b32317e
New date picker for events form
2025-02-07 12:23:08 +01:00
gom-by
83e6d145b2
checkbox for status visibility in frontend
2025-02-03 16:11:10 +01:00
cdricms
ac7e97527f
CRUD Events and React interaction
2025-01-27 17:58:47 +01:00
cdricms
cdd8e34096
Started to work on media upload and organization
2025-01-23 20:10:15 +01:00
cdricms
11d072740f
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-01-22 17:40:31 +01:00
cdricms
5a5846d853
Added CSRF & YouTube and dark mode
2025-01-22 17:39:03 +01:00
gom-by
e3f42efdcd
mock-up interface for new members
2025-01-22 09:57:59 +01:00
gom-by
9c86920242
Merge branch 'dev/cedric' into dev/guerby
2025-01-17 15:40:06 +01:00
gom-by
9d9b5a5145
trucs inutilesé
2025-01-17 15:38:36 +01:00
cdricms
eb9883a1c3
Added /users/me route, and handling auth in frontend
2025-01-17 15:37:01 +01:00
cdricms
fd834ea84a
Setup docker for production and development
...
Change ./init.sh to be an executable then run it.
The default inner container ports are as followed:
- Postgres: 5432:5432
- Backend: 3001:3000
- Frontend: 3000:3000
- Frontend dev: 8000
The backend image needs to be built:
docker compose up -d --build
2025-01-14 13:44:28 +01:00