Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lil's Coding Sesson #1 - Warpcast Frames

Presented by mulf

Description

In this session reviewed how to set up a static frame on Warpcast. We followed the docs provided by the WC team. The end result is hosted on railway so it can be reached by the warpcast servers.

Installation

To get started, you need to install the required dependencies:

npm install

Scripts

  • build: Compile the TypeScript files to JavaScript using tsc.
  • start: Build and then run the application.
  • dev: Watch for changes in your TypeScript files and rebuild using tsx watch ./src/main.ts.

Dependencies

Development

  • TypeScript: ^5.1.6
  • tsx: ^3.12.7
  • @types/node: 18.17

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages