Skip to content

Commit

Permalink
Epic stack (#48)
Browse files Browse the repository at this point in the history
* initial commit

* import * from pyodide

* need loader for python but outputs python

* add security comment for localhost w/o coding spaces

* re-roll epic stack to v1.19 of remix, patch to add .py

Co-authored-by: plocket <[email protected]>

* update frontend readme

* remove heat-app nextjs, only epic remains

* add numpy dependency to pyodide-env

* Updated postinstall, update README, clean up root.tsx

Co-authored-by: Leopardfoot <[email protected]>
Co-authored-by: Thad Kerosky <[email protected]>

* readme and gitignore tweaks

---------

Co-authored-by: plocket <[email protected]>
Co-authored-by: Leopardfoot <[email protected]>
Co-authored-by: Thad Kerosky <[email protected]>
  • Loading branch information
4 people authored Aug 16, 2023
1 parent eef8c95 commit 5510bc9
Show file tree
Hide file tree
Showing 294 changed files with 34,550 additions and 4,651 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
node_modules
.DS_Store

.env

# Easy way to create temporary files/folders that won't accidentally be added to git
*.local.*
3 changes: 0 additions & 3 deletions heat-app/.eslintrc.json

This file was deleted.

35 changes: 0 additions & 35 deletions heat-app/.gitignore

This file was deleted.

34 changes: 0 additions & 34 deletions heat-app/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions heat-app/modules.ts

This file was deleted.

14 changes: 0 additions & 14 deletions heat-app/next.config.js

This file was deleted.

Loading

0 comments on commit 5510bc9

Please sign in to comment.