Commit graph

21 commits

Author SHA1 Message Date
b01a40a1fd fix(campaign): fix Listmonk campaign handling logic 2024-12-30 03:00:35 +03:00
7788a6fcd9 feat(campaign): send welcome campaign on sign up 2024-12-29 02:47:36 +03:00
56ffbec4b2 docs: add instructions on how to build and run the server with docker 2024-11-21 15:12:11 +03:00
e9a8ddffde build(docker): create and populate .dockerignore 2024-11-21 14:56:39 +03:00
db60f11f6e build(docker): create and populate dockerfile 2024-11-21 14:55:22 +03:00
bafb997fa6 build: edit package.json to reference location of server.js to start the app 2024-11-21 14:45:42 +03:00
42cbb15463 build: move server.js into src directory 2024-11-21 14:44:10 +03:00
ab09b64ed5 fix: display thank you message to user if form submission is successful 2024-11-18 19:22:38 +03:00
c7d8799da1 fix: display error message to user if form submission fails 2024-11-18 19:11:03 +03:00
982514c727 build: check all relevant environment variables are set on start up 2024-11-18 18:55:34 +03:00
1d960c6854 fix: convert LIST_ID env variable to an integer 2024-11-18 18:50:44 +03:00
946d7461a7 doc: update README.md 2024-11-18 15:50:59 +03:00
c4ad45cd08 doc: update README.md 2024-11-18 15:48:44 +03:00
ce30c36587 fix:use basic auth to access listmonk 2024-11-15 13:50:54 +03:00
5e92b173d2 fix:import from formhandler.js correctly 2024-11-14 17:27:34 +03:00
346431ef5d docs:add README 2024-11-14 17:19:20 +03:00
82b93593b3 refactor:rename tech-launchpad to progodyssey 2024-11-14 17:11:28 +03:00
241bae622a feat:create server side for the landing page 2024-11-14 16:53:04 +03:00
Ryan Mwangi
9e81eea882
Delete CNAME 2024-08-31 16:21:08 +03:00
Ryan Mwangi
2215ac4c0a
Create CNAME 2024-08-31 16:19:20 +03:00
c20a6e9b01 Initial commit 2024-08-31 16:06:03 +03:00