ConceptPortal-public/rsconcept/frontend
2023-08-16 17:55:06 +03:00
..
public minor changes 2023-08-16 17:54:59 +03:00
src Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-08-16 17:55:06 +03:00
.dockerignore Initial commit 2023-07-15 17:46:19 +03:00
.eslintignore Add generated code to eslint ignore 2023-08-14 18:48:23 +03:00
.eslintrc.json Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
Dockerfile Setup prod settings 2023-08-08 16:14:58 +03:00
index.html Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
package-lock.json Grammar setup 2023-08-12 20:52:11 +03:00
package.json Implement full RSLang grammar 2023-08-14 18:40:19 +03:00
postcss.config.js Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
tailwind.config.js Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
tsconfig.json Add testing for TS modules 2023-08-01 23:43:43 +03:00
tsconfig.node.json Another attempt at chunking 2023-08-13 23:51:48 +03:00
vite.config.ts Another attempt at chunking 2023-08-13 23:51:48 +03:00