Giter Site home page Giter Site logo

zerotohero-dev / nodejs-project-structure Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 8.0 12 KB

A sample file and folder structure for a Node.JS project.

Home Page: https://bytesized.tv/

License: Other

javascript nodejs project-structure sample blueprint example vidcast screencast byte-sized bytesized-tv

nodejs-project-structure's Introduction

 _____       _          __ _____
|   | |___ _| |___   __|  |   __|
| | | | . | . | -_|_|  |  |__   |
|_|___|___|___|___|_|_____|_____|
 _____           _         _
|  _  |___ ___  |_|___ ___| |_
|   __|  _| . | | | -_|  _|  _|
|__|  |_| |___|_| |___|___|_|
 _____ _      |___|    _
|   __| |_ ___ _ _ ___| |_ _ _ ___ ___
|__   |  _|  _| | |  _|  _| | |  _| -_|
|_____|_| |_| |___|___|_| |___|_| |___|

Summary

A sample folder structure for a Node.JS project.

About the “Node.JS Project Structure” Project Structure

Node.JS projects do not have a hard-and-fast folder structure.

This repository is one of the many ways a typical Node.JS project can be structured.

Wanna Help?

Any help is more than appreciated.

If you want to contribute to the source code, fork this repository and create a pull request.

In lieu of a formal style guide, take care to maintain the existing coding style.

Also, don’t forget to add unit tests for any new or changed functionality.

If you want to report a bug; or share a comment or suggestion, file an issue.

I’ve Found a Bug; I Have an Idea

For bug reports and suggestions, please file an issue.

Contact Information

License

MIT-licensed. — See the license file for details.

Code of Conduct

We, as the community behind this project, are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of expertise, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion or nationality.

See the code of conduct for more details.

A ByteSized.TV Project

This repository is a part of the Byte-Sized JavaScript VideoCasts.

It is a compilation of short (around ten minutes) screencasts about JavaScript and related technologies.

Learn, explore, and have fun!

nodejs-project-structure's People

Contributors

v0lkan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nodejs-project-structure's Issues

What about Front?

public is for front-end, but what if front-end is compiled and built with gulp/grubt/webpack ect?
Seems, it's frequent situation.

What is the most accepted solution?

Divide to src and dist in public?
Or create src in root and dist in public?
Or not src but assets like in many frameworks...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.