Skip to content

Social media platform for high quality collective journalism, which gives tools and tribune to amplify voices of people

License

Notifications You must be signed in to change notification settings

vnva/discoursio-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start

npm install
npm start

with different backends

npm run start:local
npm run start:production
npm run start:staging

Useful commands

run checks

npm run check

type checking with watch

npm run typecheck:watch

Code generation

generate new SolidJS component:

npx hygen component new NewComponentName

generate new SolidJS context:

npx hygen context new NewContextName

About

Social media platform for high quality collective journalism, which gives tools and tribune to amplify voices of people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.3%
  • SCSS 17.8%
  • JavaScript 1.1%
  • Astro 0.4%
  • EJS 0.3%
  • CSS 0.1%