Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescopaolol/mock-dashboard-project
Just a test project as part of an experiment with Azure, Node.js, and EJS.
https://github.com/francescopaolol/mock-dashboard-project
ejs mock nodejs
Last synced: 14 days ago
JSON representation
Just a test project as part of an experiment with Azure, Node.js, and EJS.
- Host: GitHub
- URL: https://github.com/francescopaolol/mock-dashboard-project
- Owner: FrancescoPaoloL
- License: mit
- Created: 2024-12-08T08:18:37.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T14:02:58.000Z (15 days ago)
- Last Synced: 2024-12-14T14:19:58.440Z (15 days ago)
- Topics: ejs, mock, nodejs
- Language: EJS
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mock dashboard project
This is just an example project created as part of an experiment with Azure, Node.js, and EJS. It’s intended to explore and test how these technologies work together.## Languages and Tools
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)![EJS](https://img.shields.io/badge/ejs-%23B4CA65.svg?style=for-the-badge&logo=ejs&logoColor=black)
## Requirements
```
node.js = 9.2.0
ejs = ^3.1.10,
express = ^4.21.2
```## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Connect with me