Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joliwood/backlist
OLD - A back-end list with Node.js, express and ejs, the list is stocked on a cookie for 1 hour, the designs are made with Tailwindcss. Published by render.com
https://github.com/joliwood/backlist
ejs express node rest tailwindcss
Last synced: about 1 month ago
JSON representation
OLD - A back-end list with Node.js, express and ejs, the list is stocked on a cookie for 1 hour, the designs are made with Tailwindcss. Published by render.com
- Host: GitHub
- URL: https://github.com/joliwood/backlist
- Owner: Joliwood
- License: mit
- Created: 2023-05-05T07:00:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T17:46:44.000Z (over 1 year ago)
- Last Synced: 2024-04-09T22:29:50.744Z (9 months ago)
- Topics: ejs, express, node, rest, tailwindcss
- Language: CSS
- Homepage: https://backlist.onrender.com/
- Size: 8.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Welcome to Backlist
##
Context
This is a to-do list created with node.js, express, EJS and tailwindcss. Hosted by render.com
##
What is it for ?
This project uses Express, views, ejs, get and post. All of that with dynamics html element, with ejs. The list is initialized in a json file and every you modift the list, it update the json and also an express session which stay for 1 hour. You also can complete each task.
##
How to read commits in this project
:zap: = Minor correction / debug
:construction: = Work in progress
:hammer: = New functionnality / component
:memo: = Readme / Code comments /
:sparkles: = Clean code