Skip to content

Instantly share code, notes, and snippets.

View sastava007's full-sized avatar
πŸ‘¨β€πŸ’»
A small brown kid with dreams to make it big

Shivansh Srivastava sastava007

πŸ‘¨β€πŸ’»
A small brown kid with dreams to make it big
View GitHub Profile
@tterb
tterb / README-badges.md
Last active April 7, 2025 11:05
A collection of README badges

Badges

License

MIT License GPLv3 License AGPL License

Version

Version GitHub Release

@lancejpollard
lancejpollard / node-folder-structure-options.md
Created November 28, 2011 01:50
What is your folder-structure preference for a large-scale Node.js project?

What is your folder-structure preference for a large-scale Node.js project?

0: Starting from Rails

This is the reference point. All the other options are based off this.

|-- app
|   |-- controllers
|   |   |-- admin