Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunny-unik/urlbit
A URL shortener app. Technologies used are Express as server, Mongodb for database and Ejs as templating language.
https://github.com/sunny-unik/urlbit
contributions-welcome ejs looking-for-contributors mongodb nodejs open-source render tailwindcss url-shortener
Last synced: 1 day ago
JSON representation
A URL shortener app. Technologies used are Express as server, Mongodb for database and Ejs as templating language.
- Host: GitHub
- URL: https://github.com/sunny-unik/urlbit
- Owner: Sunny-unik
- License: mit
- Created: 2023-11-08T08:39:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-22T12:49:58.000Z (8 months ago)
- Last Synced: 2024-11-20T19:44:33.645Z (2 months ago)
- Topics: contributions-welcome, ejs, looking-for-contributors, mongodb, nodejs, open-source, render, tailwindcss, url-shortener
- Language: EJS
- Homepage: https://urlbit.onrender.com
- Size: 956 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: docs/Contributing.md
- License: LICENSE
- Code of conduct: docs/Code-of-conduct.md
Awesome Lists containing this project
README
# Urlbit
> A URL shortener app ready for Open Source contributions
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Sunny-unik/Urlbit)
## Tech Stack
- Express as server
- Ejs as templating language
- Mongodb for database## 🤝 Contributing
We encourage you to contribute to Urlbit! All contributors are required to abide by our [Code of Conduct](/docs/Code-of-conduct.md). Please check out the [Contributing guide](/docs/Contributing.md) for guidelines about how to proceed with your contribution.
Feel free for start discussion.## Project Setup
For development setup read [getting started guide](/docs/Getting-started-guide.md)
# Deployment
This website is deployed on [render](https://render.com)
## ⚖️ LICENSE
MIT © [Sunny-unik/Urlbit](LICENSE)