Skip to content

web/Codio-Deno-TS-Dynamic-Website-Template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021

Getting Started

To run the server:

$ deno run --allow-all --unstable index.ts

The website database has been added with a single accounts table which is pre-configured with a single account:

username: doej

password: p455w0rd

There is a secure page called Foo Bar which can be accessed at the /foo route. You will need to delete this and replace with your own secure content.

About

Dynamic Website Template Using Deno and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published