The fastest React.js Starter Template in the world
If you've ever used React.js on Repl.it you probably know how painful it is -- it is slow to start up and the filewatching-updating cycle makes it bug...
# Programming Language Template
Have you ever wanted to create your own programming language in Node.JS? If so, this template is right for you! Using...
# Basic WebSocket Server
This is an extension of the HTTP server template I posted earlier that adds a WebSocket server. In the demo I built a very s...
Hey guys! Have you ever wanted to make a Discord bot but it was too hard or you looked all over the internet and they just errored out or didn't work?...
## When forking this project, don't forget to hash the passwords and replace everything in `database.json` with `{}`.
I felt like making a login and...
# Setting Up
To set up your dungeon, you need to do 2 very simple things. Number 1: Fork the repl provided. Number 2: run it.
Your dungeon is now set...
# old features
- secure sign up
- secure log in
- secure remember me
- unique salt for every instance
# new features
- req.loggedIn and req.username i...
# DiscordJS bot template
### Only recommended for if you have experience in both DiscordJS and NodeJS
### If you have proficiency in NodeJS but not Di...
# **NodeJS GraphQL Template**
#### *By: RayhanADev*
This is a simple NodeJS Template to use Repl.it's API/GraphQL to get information about a user!
#...
When I made this I was thinking of how much time is used on the base function of the bot, just to get it up and running. When I made this, I didn't go...
# **MERN Stack Template**
The MERN stack is a popular JavaScript tech stack used to create single-page web applications. This template is for jump sta...
# **EJS + Express.js**
EJS is a *very* useful templating engine! Use this template whenever you use node.js!
## Features
- A fully featured configurat...
# react is cool
Seriously cool. I only learned it last week! Here is a next.js template I made for some basic react components in any site, like the...
Setting up typescript is always a pain, especially when different parts of your app require different typescript configurations.
Here is a simple next...
# Description
This is a simple REST API created with the popular web framework Express. It can perform all CRUD (Create, Read, Update, Delete) operati...
# Express-less HTTP server
This is the HTTP server template I personally use for all my websites or other projects. Everything in this template I mad...
# Advent of Code Template Node.js
As you may have learned from @21natzil 's post at https://repl.it/talk/announcements/Advent-of-Code-Sponsorship/815...
I have made a Express Website Template
It includes:
- HTML CSS navbar
- Multiple Pages
- Custom FavIcon
- Site-wide dark/light mode
- 404 Not found p...
### Inspiration
When I see people working with JSON files, they often write the file to a variable, edit the variable, and then write the vriable back...
Here's a chat client I made for the template jam.
It uses a express server and socket.io for the server side and socket.io client for the client side...
Repl Auth is a great way to do authentication without all the hassle of databases and whatnot. This is a simple template for using Repl Auth: you simp...
# Ultimate Web Template
Have you ever wanted to easily create a web server with no code needed to create a website? Have you ever wanted to create a...
I made a simple discord.js bot template. First, read the instructions in README.md, and then feel free to use the template. It is an extremely basic o...
# Simple Chatting App Template
## Build a Chatting Application with Node, Socket.io, and Express
### About
This template is based off of a previous p...
# **NODE.JS CONSOLE COLORS**
I hope to never have to search up how to have console colors ever again... :p
This is an "all-in-one" color template for...
Template for Imba, the friendly full-stack language
So recently i found this language that compiles to Javascript. it's actually way faster then React and the syntax is sweet like a candy. It can also b...