Skip to content

leow93/rrule-webapp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRule Webapp tests

Seeding data:

cd express
nvm use 
pnpm i
node seed.js

To run the load test

k6 run --vus 10 --duration 10s ./test.js

Express

To run with express:

cd express
node index.js

F#

cd fsharp 
dotnet run --project=.

Golang

cd golang
go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published