Skip to content

A new todo project for playing around with GraphQL, SolidJS, Vite, TS, and More

License

Notifications You must be signed in to change notification settings

Mac-Mann/SolidJS-GraphQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New project to play around with SolidJS and Vite, As well as stuff like GraphQL, etc.

If you haven't ever heard of SolidJS, see this 100 second video for why it's better than React.

To run open two terminal windows.

For both windows, cd first into the root folder and run nvm use. To align your node version.

Then cd into the server folder and run npx ts-node index.ts Then cd into the client folder in your other window and run yarn dev 🚀

Future things to add:

  1. Docker support
  2. Database (most likely MongoDB)
  3. More advanced stuff with SolidJS

About

A new todo project for playing around with GraphQL, SolidJS, Vite, TS, and More

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published