Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shedeurcoder/chiblink
Official source code for Chiblink, a link lister.
https://github.com/shedeurcoder/chiblink
express expressjs linker mongoose
Last synced: 1 day ago
JSON representation
Official source code for Chiblink, a link lister.
- Host: GitHub
- URL: https://github.com/shedeurcoder/chiblink
- Owner: ShedeurCoder
- License: mit
- Created: 2022-08-24T11:27:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T11:36:07.000Z (over 2 years ago)
- Last Synced: 2024-11-11T03:11:51.390Z (2 months ago)
- Topics: express, expressjs, linker, mongoose
- Language: Pug
- Homepage: https://chiblink.cyclic.app
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chiblink Source Code
Intro
Chiblink is an open-source link lister, that allows you to add any link you want in fancy colours.
How is it made?
Chiblink is made in Node JS and Express JS. Data is stored in MongoDB via Mongoose. Chiblink uses the PugJS templating engine.