Skip to content

X-like toy application with Node.js and TypeScript and Express and Sequelize

Notifications You must be signed in to change notification settings

iwannatto/nodejs-ts-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

Node.js + Express + TypeScriptを用いたXライクなtoy application
JSON APIのみ
製作期間:5日(16.5時間)

できること

http/*.httpファイルを参照。
http/*.httpファイルはVSCodeのREST Client拡張機能を使うことでAPIを叩けるようになっている。
各ファイルのURLはローカルで動かすことを想定している。このアプリケーションをローカルで動かす場合、index.tsのコメント部分を入れ替え、Node.jsが入った環境にてnpm installした後npm run dev:watchで動作させる。

follow_relationは同じものを複数作れないようにしている。

URL

https://nodejs-ts-toy-1.onrender.com
注意:エラー処理とかを一切していないので変なリクエストを送るとそのまま止まる

できてないことの中でやりたいこと

  • 各種エラー処理
  • 何らかの認証

About

X-like toy application with Node.js and TypeScript and Express and Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published