Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Site Web à destination de toute personne se trouvant en licence informatique à l'université du Mans.

License

Notifications You must be signed in to change notification settings

Aytixel/licence-informatique-lemans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licence-Informatique-LeMans.Tk V2

Site Web à destination de toute personne se trouvant en licence informatique à l'université du Mans.

How to run it ?

To start the server you have to use this command:

  • deno run --allow-net --allow-env --allow-read --unstable src/app.ts

To start the server with docker you have to run it with:

  • docker run -d -v $PWD:/app -w /app --restart always --name licence-info-v2 denoland/deno:latest run --allow-net --allow-env --allow-read --unstable src/app.ts

About

Site Web à destination de toute personne se trouvant en licence informatique à l'université du Mans.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published