This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
c5af4498ab
authelia
/
scripts
/
run-dev-server.sh
4 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Backend and frontend are reloaded on code change.
2019-01-12 04:11:54 +07:00
#!/bin/sh
Fix e2e test with minimal configuration.
2019-01-30 22:47:03 +07:00
./node_modules/.bin/ts-node -P ./server/tsconfig.json ./server/src/index.ts
$*
Reference in New Issue
Copy Permalink