KKlochko
|
76cd096f70
|
Add the lazy loading for articles on the index page.
|
1 year ago |
KKlochko
|
c24fce08f3
|
Update the queries to get articles in the order new first.
|
1 year ago |
KKlochko
|
9d7ec9888b
|
Add a helper to format an article's timestamp.
|
1 year ago |
KKlochko
|
9c0e888284
|
Add the helpers for timestamp and brief contents.
|
1 year ago |
KKlochko
|
5ce17d3aa8
|
Update the admin panel to show brief contents.
|
1 year ago |
KKlochko
|
72b9e604ca
|
Add functions to get an article or articles with the brief content.
|
1 year ago |
KKlochko
|
d8d8340aa2
|
Add the route and handler to delete a article.
|
1 year ago |
KKlochko
|
9177e42fb0
|
Add the create modal, a route, a handler to create a article.
|
1 year ago |
KKlochko
|
72cbb71d55
|
Add the delete-article to delete an article by the id.
|
1 year ago |
KKlochko
|
20ed9e09dc
|
Add a feature to preview a article for the admin panel.
|
1 year ago |
KKlochko
|
f78df3d232
|
Add the routes and handlers for the admin panel.
|
1 year ago |
KKlochko
|
2b1ea5d806
|
Add function to insert a new article.
|
1 year ago |
KKlochko
|
46f017d716
|
Add the handler factories for index and article pages.
|
1 year ago |
KKlochko
|
bfef190c91
|
Update the get-article to return data as a cljs map without arrays.
|
1 year ago |
KKlochko
|
ff2ad7de9d
|
Add the express-handlebars as a template engine.
|
1 year ago |
KKlochko
|
1ad0610f19
|
Add a function to get an article by id.
|
1 year ago |
KKlochko
|
c7223f0a00
|
Add the get-articles to read all articles.
|
1 year ago |
KKlochko
|
3b70a1a497
|
Add a function to create tables.
|
1 year ago |
KKlochko
|
5954224327
|
Add the db module with functions to create the connection.
|
1 year ago |
KKlochko
|
50521a8cc9
|
Add the environment variables for database credentials.
|
1 year ago |
KKlochko
|
39b8c633b0
|
Update to move server logic to the server module.
|
1 year ago |
KKlochko
|
a092283cf2
|
Add the environment variables support.
|
1 year ago |
KKlochko
|
bd8d737758
|
Add the simple endpoint and the configuration.
|
1 year ago |