website-infrastructure

There are 3 repositories under website-infrastructure topic.

  • 30-seconds-of-code

    Chalarangelo/30-seconds-of-code

    Short code snippets for all your development needs

    Language:JavaScript120k2.6k29411.9k
  • 30-seconds-web

    Chalarangelo/30-seconds-web

    Website infrastructure for 30-seconds projects.

    Language:JavaScript1.2k30236131
  • djangir/nodejs-project-structure

    Great start! Establish a Node.js project structure with folders like 'src' for source code, containing 'index.js' as the entry point, along with subfolders for controllers, models, routes, and utilities. Ensure 'package.json' for dependencies. This organized layout streamlines development, enhancing readability and maintainability.

    Language:JavaScript9102