Skip to content

"Buildless" starter project for React w/ SSR runs on Deno

License

Notifications You must be signed in to change notification settings

omerycll/buildless-deno-react-ssr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React starter/boilerplate project. Comparing to its alternatives, it completely works buildless with the power of Deno and htm.

This project is currently in early stages of its development. Descriptions or instructions are not mature yet as well as the project itself.

Quick start

Ensure that Deno is installed on your system first.

Clone this git repo git clone https://github.com/eserozvataf/buildless-deno-react-ssr.git - and checkout the tagged release you'd like to use.

Then run the server,

$ deno run -A src/server/mod.js

Open http://localhost:8000 to view it in the browser.

Todo List

See GitHub Projects for more.

Requirements

License

Apache 2.0, for further details, please see LICENSE file.

Contributing

See CONTRIBUTING.md for details.

It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome.

  • To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
  • To report a bug: If something does not work, please report it using GitHub Issues.

To Support

Visit my patreon profile at patreon.com/eserozvataf

About

"Buildless" starter project for React w/ SSR runs on Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • EJS 6.2%