Skip to content

LuanderFarias/nikostack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nikostack

My minimalist stack stack made for creating multiple types of projects. A simple stack composed by stuff i like and i fell more productive using.

philosophy

I like to code and built things that work. simple as that. i don't like bloatware, super complex functions unless necessary and third-party dependent code. I wanna make a stack that i can be productive and keep my values while ensuring simplicity and control over using only what i actually need, but also keeping it scalable in case i wanna add packages, frameworks, libraries or whatever. All shipped together on the CLI tool.

nikostack-web

This is my stack for anything web related, from simple landing pages to microservices and saas.

  • HTML, PHP or NextJS
  • PicoCSS, Brush(invite-beta) or TailwindCSS
  • JS or NodeJS
  • MySQL

nikostack-desktop

This is my stack for making desktop apps and/or wrappers for webstuff.

  • Electron or Tauri (still didn't got much out of it)
  • HTML or NextJS
  • PicoCSS, Brush(invite-beta) or TailwindCSS
  • JS, NodeJS or Typescript
  • MySQL

nikostack-mobile [experimental]

This is a current experiment since i don't develop much mobile stuff. But when i do make some little apps this is my approach.

  • React native, Expo or Tauri(beta)
  • PicoCSS, Brush(invite-beta) or TailwindCSS
  • JS, NodeJS or Typescript
  • MySQL

getting started (not working yet)

To create a project with my stacks just use the following commands based on the "module" you want.

nikostack-web

npm create nikostack-web@latest

nikostack-desktop

npm create nikostack-desktop@latest

nikostack-mobile

npm create nikostack-mobile@latest

Create stuff.

About

A adaptive stack composed to make stuff that work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published