Giter VIP home page Giter VIP logo

default-template's Introduction

⚠️ This is a template for the README.md file. Please edit it accordingly to your project.

⚠️ Also, on the repository About ⚙️ section (on the right side of the page 👉)

  • Add a good Description;
  • Add a set of Topics that describe the project;

Project name

Choose a self-explaining name for your project.

Development

Prerequisites

List the prerequisites for running the project locally.

Environment variables

List the environment variables that are required to run the project locally.

VSCode

We strongly recommend using VSCode with the following extensions:

  • licenser for adding license headers.
  • editorconfig for enforcing consistent coding styles between different editors and IDEs.

Open the project in VSCode, open the command palette (Ctrl+Shift+P) and search for Preferences: Open Workspace Settings (JSON).

Paste the following configuration:

{
    "licenser.license": "Custom",
    "licenser.author": "Explore.dev, Unipessoal Lda",
    "licenser.customHeader": "Copyright (C) @YEAR@ @AUTHOR@ - All Rights Reserved\nUse of this source code is governed by a license that can be\nfound in the LICENSE file."
}

Debugging with VSCode

Explain how to debug the project using VSCode.

Deployment

Deploying to stage

Explain how to deploy the project to stage.

Deploying to production

Explain how to deploy the project to production.

License

This project is available under the GNU Lesser General Public License v3.0 license.

default-template's People

Contributors

ferreiratiago avatar

Watchers

 avatar  avatar

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.