GithubHelp home page GithubHelp logo

gdsc-nits-org / codekon Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 1.0 551 KB

Entirety of GDSC NITS project templates at your fingertips

Home Page: https://www.npmjs.com/package/codekon

License: GNU General Public License v3.0

JavaScript 56.52% TypeScript 43.48%

codekon's Introduction

Logo for codekon

codekon

Entirety of GDSC NITS project templates at your fingertips.

Get started with the GDSC NITS project templates by running pnpx codekon

install size NPM version

About

GDSC NITS has a set of templates to streamline the development of web based projects by having opiniated configs and settings. The various templates available are -

  • react-js-app - ReactJS + SASS app in JavaScript
  • next-js-app - NextJS pages router + SASS app in JavaScript
  • menp-t - MongoDB + Express + Node + Prisma + TypeScript API Template
  • penp-t - PostgreSQL + Express + Node + Prisma + TypeScript API Template
  • menpal-t - MongoDB + Express + Node + Prisma + AWS Lambda + TypeScript API Template
  • penpal-t - PostgreSQL + Express + Node + Prisma + AWS Lambda + TypeScript API Template

Getting Started

To scaffold a template using codekon, make sure you have git and pnpm installed. We use pnpm in our projects and strongly recommend you to do so too. For now, codekon only supports pnpm.

  • To use codekon interactively:

Using npm:

npx codekon

Using pnpm:

pnpx codekon
  • Follow the prompts. The project will be created in the directory.

  • You can also directly create projects by passing the arguments:

npx codekon [projectName] [templateName]
pnpx codekon [projectName] [templateName]

For example:

pnpx codekon my-app react-js-app

help picture

Credits -

TODO

  • Publish to NPM.
  • Test in Linux.
  • Test pnpm create codekon. My bad. For this to work, the package name should have been create-codekon.
  • Add screenshots and video.
  • Fix pnpm dlx codekon.
  • Remove execa and test with child-process. Reduced install size by 55%. Brought node support to >=18 from >= 20.5.0.
  • Setup changesets.

codekon's People

Contributors

byt3h3ad avatar github-actions[bot] avatar resyfer avatar

Stargazers

Jaydeep Das avatar aditi. avatar  avatar  avatar

Forkers

byt3h3ad

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.