shockrah
d620d3cc61
New types module written with typescript to slowly start migrating code over to typescript
...
The main reason for this change is for writing more descriptive code
Such a change isn't impossible with JS but requires annoying doccing that most dev environments don't really pick up on ever
Also the cache system is goingto be much more complex than anything else in this project so static compilation should help remove annoyances
2021-03-11 17:22:05 -08:00
shockrah
94c36a7ce9
adding npm test command
2021-02-11 16:19:18 -08:00
shockrah
90563b3214
Updating packages to newest version and opting to use gotjs for requests
2021-02-11 15:08:06 -08:00
shockrah
e2360834f1
jsonwebtoken library added
2021-01-28 16:20:08 -08:00
shockrah
12e9c07d60
New launch scripts, basically at this point package.json it just for building but not for running anything
2021-01-01 17:14:36 -08:00
shockrah
ed3a185689
adding easy cmd line options parser
2020-12-07 22:17:17 -08:00
shockrah
4aea1b66ce
updating bootstrap and removing purecss
2020-12-06 19:33:13 -08:00
shockrah
09f27dd554
! More restructuring changes
...
The client is basically gonna get served from a localhost server via electron. It's a little weird but it has to do for now, also fuck mobile
2020-12-06 14:45:06 -08:00
shockrah
e3c8381cba
Setting up skeleton to start implementing webrtc at the client level
2020-11-22 12:33:58 -08:00
shockrahwow
811395c4db
project deps at start
2019-11-26 22:31:56 -08:00
shockrahwow
6c6c0d0c36
adding base package.json
...
fixed type in .gitignore
2019-11-26 20:33:52 -08:00