Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasurhaydarovcode/expressjs
ExpressJs & UI Design
https://github.com/jasurhaydarovcode/expressjs
express express-handlebars express-js express-nodemon express-routing express-static expressjs handlebars pg pgadmin4 postgresql pug ui ui-design uikit
Last synced: 8 days ago
JSON representation
ExpressJs & UI Design
- Host: GitHub
- URL: https://github.com/jasurhaydarovcode/expressjs
- Owner: jasurhaydarovcode
- Created: 2024-05-25T11:03:14.000Z (6 months ago)
- Default Branch: express
- Last Pushed: 2024-05-29T20:07:48.000Z (6 months ago)
- Last Synced: 2024-10-18T01:18:32.881Z (28 days ago)
- Topics: express, express-handlebars, express-js, express-nodemon, express-routing, express-static, expressjs, handlebars, pg, pgadmin4, postgresql, pug, ui, ui-design, uikit
- Language: JavaScript
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/)
# Express JS
### Powered by
- Type: `Framework`
- ExpressJs makes working with NodeJs easy| Features | Express.js | Without Express.js |
|--------------------|---------------------------|--------------------------|
| Ease of Use | Moderate to High | Custom and Complex |
| Monitoring & Debugging | Fast and Easy | Time-consuming |
| Community | Large | Wide-ranging |
| Easy Scalability | Straightforward |### framework & library
![Nodemon](https://img.shields.io/badge/Nodemon-76D04B?style=for-the-badge&logo=nodemon&logoColor=white)
![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)
![UUID](https://img.shields.io/badge/UUID-ffffff?style=for-the-badge&logo=uuid&logoColor=black)### data base
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=for-the-badge&logo=postgresql&logoColor=white)
## Run
```bash
npm i
``````bash
npm run dev
``````bash
http://localhost:450
```